This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug other/52646] Clang LLVM's __attribute__((naked)) for GCC when compiling for x86


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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |DUPLICATE

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> 2012-03-21 00:32:40 UTC ---
What is the reasoning for needing the naked attribute?  For me it seems like a
hack to add naked/interrupt attribute support for any target really.

*** This bug has been marked as a duplicate of bug 25967 ***


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]