This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/16693] [3.4/3.5 regression] Bitwise AND is lost when used within a cast to an enum of the same precision
- From: "bangerth at dealii dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 23 Jul 2004 19:06:14 -0000
- Subject: [Bug c++/16693] [3.4/3.5 regression] Bitwise AND is lost when used within a cast to an enum of the same precision
- References: <20040723171525.16693.paulg@chiark.greenend.org.uk>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From bangerth at dealii dot org 2004-07-23 19:06 -------
BTW, my mainline snapshot from 2004-07-21 fails this testcase, too.
W.
--
What |Removed |Added
----------------------------------------------------------------------------
Known to fail|3.4.0 3.4.1 |3.4.0 3.4.1 3.5.0
Known to work|3.3.3 3.5.0 |3.3.3
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16693