------- Comment #1 from rguenth at gcc dot gnu dot org  2008-11-30 21:15 -------
The failure is that fold_builtin_memory_op forgets to properly make the
return value available if 'ignore' is passed as true.  This confuses
COND_EXPR gimplification.  The fix may be non-trivial.


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rguenth at gcc dot gnu dot
                   |                            |org
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2008-11-30 21:15:34
               date|                            |


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

Reply via email to