[Committed] Fix middle-end/30253, ICE with statement expression and conditional expression

Andrew Pinski pinskia@gmail.com
Mon Jan 1 22:28:00 GMT 2007


On Mon, 2007-01-01 at 14:15 -0800, Andrew Pinski wrote:
> When Aldy added GIMPLIFY_MODIFY_STMT, he forgot to update
> voidify_wrapper_expr for it which caused us to ICE.
> 
> I committed this as both obvious and approved by Richard Guenther in the
> bug report (as he mentioned it was obvious).  I bootstrapped and tested
> this on x86-linux-gnu again, just to be sure it still works.
> 
> Thanks,
> Andrew Pinski

Note I committed this with the corrected spelling of GIMPLE_MODIFY_STMT.

This is what I get for copying the patch manually before committing it.

Thanks,
Andrew Pinski



More information about the Gcc-patches mailing list