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++/16693] [3.4/3.5 regression] Bitwise AND is lost when used within a cast to an enum of the same precision


------- Additional Comments From paulg at chiark dot greenend dot org dot uk  2004-07-24 00:10 -------
I've now tried this on SPARC as well as i686 and I get the same results which
suggests this is a front end rather than a target specific problem.

-- 


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


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