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 middle-end/52209] [4.7 Regression] wrong code at -O0


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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Known to work|                            |4.4.5, 4.6.0
   Target Milestone|---                         |4.7.0
            Summary|wrong code at -O0           |[4.7 Regression] wrong code
                   |                            |at -O0
      Known to fail|                            |4.7.0

--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> 2012-02-11 05:05:17 UTC ---
Looks like we forgot to reduce the "bitfield" for expansion of ~.


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