------- Comment #1 from rguenth at gcc dot gnu dot org 2008-08-01 11:49 -------
gimplify_call_expr sets *expr_p to NULL_TREE on GS_ERROR. Setting it to
error_mark_node instead fixes the problem.
--
rguenth at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|unassigned at gcc dot gnu |rguenth at gcc dot gnu dot
|dot org |org
Status|UNCONFIRMED |ASSIGNED
Ever Confirmed|0 |1
Keywords| |error-recovery
Last reconfirmed|0000-00-00 00:00:00 |2008-08-01 11:49:24
date| |
Target Milestone|--- |4.4.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36997