[Bug rtl-optimization/52092] [4.7 Regression] ICE: internal consistency failure

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Feb 2 05:56:00 GMT 2012


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2012-02-02
               Host|x86_64-unknown-linux-gnu    |
     Ever Confirmed|0                           |1
              Build|x86_64-unknown-linux-gnu    |

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> 2012-02-02 05:55:29 UTC ---
Confirmed, rtl loop unswitching is causing the ICE.  What is funny is we missed
this unswitch at the tree level but that might be because we only unswitch the
loop once rather than twice.



More information about the Gcc-bugs mailing list