------- Comment #1 from pinskia at gcc dot gnu dot org 2006-08-07 15:03 ------- Two things: 1. don't file a bug with a code fragment. 2. this is not a bug as _KERN_STACK can never be unmapped memory at least to the compiler. Use the attribute weak and that should fix your issue.
-- pinskia at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28633