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



------- Comment #1 from rguenth at gcc dot gnu dot org  2009-03-18 09:43 -------
a is promoted to unsigned int because the enum is unsigned.


-- 


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]