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 translation/54067] arm-none-eabi with -mapcs and attribute((interrupt)) generates wrong stack alignment


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

--- Comment #1 from Richard Earnshaw <rearnsha at gcc dot gnu.org> 2012-07-23 10:00:41 UTC ---
The -mapcs option isn't expected to work on AAPCS based targets.  We should fix
the compiler to reject this combination.


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