------- Comment #1 from rguenth at gcc dot gnu dot org  2010-03-04 16:14 -------
Confirmed.

  D.2745_31 = ASSERT_EXPR <D.2745_20, D.2745_20 != D.2745_20>;

>From the unfolded:

  D.2747_21 = D.2745_20 == D.2745_20;

similar to an earlier bug I fixed (caused by useless-stmts pass remove).


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2010-03-04 16:14:14
               date|                            |


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

Reply via email to