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.

Reply via email to