re PR c++/13033 ([tree-ssa] ICE in lower_stmt)
authorJason Merrill <jason@gcc.gnu.org>
Fri, 14 Nov 2003 08:17:33 +0000 (03:17 -0500)
committerJason Merrill <jason@gcc.gnu.org>
Fri, 14 Nov 2003 08:17:33 +0000 (03:17 -0500)
commit53ee1bf364053cbd75a451f449288caff1792a27
tree09e0572e8fdb62b466ba00ee73d68cae3af6c9bb
parent936471542f17e27767496e2225d8b05be23b96d8
re PR c++/13033 ([tree-ssa] ICE in lower_stmt)

        PR c++/13033
        * c-simplify.c (gimplify_c_loop): Wrap the increment in a
        CLEANUP_POINT_EXPR.

From-SVN: r73587
gcc/testsuite/g++.dg/init/cleanup1.C [new file with mode: 0644]