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++/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:19 -------
Why are we removing CONVERT_EXPR anyways, the definition of CONVERT_EXPR is that it can generate 
code.

-- 


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]