[Bug c++/32687] Invalid code generation for reading signed negative bitfield value (g++ optimization)

2008-11-13 Thread jason at gcc dot gnu dot org


--- Comment #3 from jason at gcc dot gnu dot org  2008-11-14 00:21 ---
The 4.1 series is closed, so this is now fixed in all current release series.


-- 

jason at gcc dot gnu dot org changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||FIXED


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



[Bug c++/32687] Invalid code generation for reading signed negative bitfield value (g++ optimization)

2007-07-11 Thread siarhei dot siamashka at gmail dot com


--- 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



[Bug c++/32687] Invalid code generation for reading signed negative bitfield value (g++ optimization)

2007-07-09 Thread pinskia at gcc dot gnu dot org


--- Comment #1 from pinskia at gcc dot gnu dot org  2007-07-09 07:17 ---
Works on the trunk correctly.

Related to PR 31136.


-- 

pinskia at gcc dot gnu dot org changed:

   What|Removed |Added

  BugsThisDependsOn||31136
   Keywords||wrong-code
  Known to work|3.4.6   |3.4.6 4.3.0


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