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 target/39488] ARM ABI: enum comparison against zero optimized away



------- Comment #3 from jsm28 at gcc dot gnu dot org  2009-03-18 12:25 -------
The enum is unsigned by present GNU C rules.  This is a bug (that I was
already aware of, but may be hard to fix) in the AAPCS implementation,
not a front-end bug.


-- 

jsm28 at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
          Component|c                           |target
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2009-03-18 12:25:28
               date|                            |


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


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