[Bug c/52747] No warning from toolchain with nested function and --noexecstack

schwab@linux-m68k.org gcc-bugzilla@gcc.gnu.org
Wed Mar 28 07:48:00 GMT 2012


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52747

--- Comment #1 from Andreas Schwab <schwab@linux-m68k.org> 2012-03-28 07:17:44 UTC ---
Only if you need to take the address of the function.  Calling a nested
function from within the containing function doesn't need a trampoline.



More information about the Gcc-bugs mailing list