This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/53633] __attribute__((naked)) should disable -Wreturn-type
- From: "sandra at codesourcery dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sat, 21 Jul 2012 20:06:29 +0000
- Subject: [Bug target/53633] __attribute__((naked)) should disable -Wreturn-type
- Auto-submitted: auto-generated
- References: <bug-53633-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53633
Sandra Loosemore <sandra at codesourcery dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |sandra at codesourcery dot
| |com
--- Comment #2 from Sandra Loosemore <sandra at codesourcery dot com> 2012-07-21 20:06:29 UTC ---
Paul Brook previously posted a patch for this, but it was never completed or
committed:
http://gcc.gnu.org/ml/gcc-patches/2010-06/msg01088.html
I'm going to see if I can do anything to address the previous review comments.
Also, that patch doesn't address similar problems in the C++ front end.