Re: [patch 00/2] improve .text size on gcc 4.0 and newer compilers
From: Andrew Morton
Date: Mon Jan 02 2006 - 16:31:49 EST
Jakub Jelinek <jakub@xxxxxxxxxx> wrote:
>
> inline keyword has always been a hint.
>
Kernel does
# define inline inline __attribute__((always_inline))
for gcc-3 and gcc-4.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/