------- Comment #2 from pinskia at gcc dot gnu dot org  2009-09-23 17:11 -------
One reduced testcase:
__gmpn_sub (int __gmp_wp)
{
  int __gmp_x;
  if (__gmp_wp = __gmp_x, __gmp_x == 0);
}


I did not see if this was the only reduced testcase though.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
           Keywords|                            |ice-checking, ice-on-valid-
                   |                            |code
   Last reconfirmed|0000-00-00 00:00:00         |2009-09-23 17:11:36
               date|                            |
            Summary|Bootstrap failure with fold |[Bootstrap failure with fold
                   |checking                    |checking
   Target Milestone|---                         |4.5.0


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

Reply via email to