[Bug middle-end/31095] [4.3 Regression] ICE in expand_expr_real_1, at expr.c:8786

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Mon Apr 30 18:39:00 GMT 2007



------- Comment #5 from pinskia at gcc dot gnu dot org  2007-04-30 19:39 -------
The problem is obvious, we don't optimize bcopy not to a call during expand but
this is ok, the issue is we are trying to expand a COMPOUND_EXPR which came
from simplifying bcopy which really should have been done earlier anyways.


-- 

pinskia 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         |2007-04-30 19:39:07
               date|                            |


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



More information about the Gcc-bugs mailing list