pr69211.C
102 Bytes
-
re PR c++/69211 (g++ ICE on x86_64-linux-gnu (verify_gimple failed)) · 9cb6bd74
PR c++/69211 * cp-gimplify.c (cp_fold): If COMPOUND_EXPR or MODIFY_EXPR folded operands have side-effects, but folding changed any of them, build a new tree with the folded operands instead of returning the unfolded tree. * g++.dg/opt/pr69211.C: New test. From-SVN: r232237
Jakub Jelinek committed