This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/52747] No warning from toolchain with nested function and --noexecstack
- From: "ebotcazou at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 28 Mar 2012 09:26:55 +0000
- Subject: [Bug c/52747] No warning from toolchain with nested function and --noexecstack
- Auto-submitted: auto-generated
- References: <bug-52747-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52747
Eric Botcazou <ebotcazou at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
CC| |ebotcazou at gcc dot
| |gnu.org
Resolution| |WORKSFORME
--- Comment #2 from Eric Botcazou <ebotcazou at gcc dot gnu.org> 2012-03-28 09:26:55 UTC ---
You can pass -Wtrampolines in the 4.6.x series.