This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/32687] Invalid code generation for reading signed negative bitfield value (g++ optimization)
- From: "siarhei dot siamashka at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 11 Jul 2007 07:06:40 -0000
- Subject: [Bug c++/32687] Invalid code generation for reading signed negative bitfield value (g++ optimization)
- References: <bug-32687-14457@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from siarhei dot siamashka at gmail dot com 2007-07-11 07:06 -------
Tried this test with gcc 4.2.0, it also works correctly. So looks like the
problem only shows up in gcc 4.1.x
--
siarhei dot siamashka at gmail dot com changed:
What |Removed |Added
----------------------------------------------------------------------------
Known to work|3.4.6 4.3.0 |3.4.6 4.2.0 4.3.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32687