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/37918] [4.2 Regression] bitfield shift fails with optimizer (-O2)



------- Comment #2 from pinskia at gcc dot gnu dot org  2008-10-27 01:42 -------
This was fixed by the patch which fixes PR 33887 So only a 4.2 regression. 
-fno-tree-loop-im is a work around for now.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|blocker                     |normal
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
   GCC host triplet|i386 (pentium duocore)      |
 GCC target triplet|i386 (pentium duocore)      |
           Keywords|                            |wrong-code
      Known to fail|                            |4.2.0 4.0.2
      Known to work|                            |4.4.0 4.3.0 3.4.0
   Last reconfirmed|0000-00-00 00:00:00         |2008-10-27 01:42:23
               date|                            |
            Summary|bitfield shift fails with   |[4.2 Regression] bitfield
                   |optimizer (-O2)             |shift fails with optimizer
                   |                            |(-O2)
   Target Milestone|---                         |4.2.5


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


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