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 middle-end/15069] [3.4/3.5 regression] a bit test on a variable of enum type is miscompiled


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-05-28 22:05 -------
I think this is because STRIP_NOP looks into CONVERT_EXPR which it has done for a long time now.

-- 


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


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