nonfunctional.

Richard Henderson rth@cygnus.com
Mon Apr 17 20:02:00 GMT 2000


On Tue, Apr 11, 2000 at 10:19:28AM +0200, Per Lundberg wrote:
>     AM> Somehow, you've told the assembler that section .text.init is
>     AM> not executable.
> 
> How the heck did I do that? :-)

Some bit of kernel code marked a variable with __init instead
of __initdata.  The flags for a section come from its first use.


r~


More information about the Gcc-bugs mailing list