re PR c++/24686 (ICE when building a variation of NMSTL)
authorJason Merrill <jason@gcc.gnu.org>
Fri, 11 Nov 2005 17:15:48 +0000 (12:15 -0500)
committerJason Merrill <jason@gcc.gnu.org>
Fri, 11 Nov 2005 17:15:48 +0000 (12:15 -0500)
commit422dfbc43fb3763f765cbf00fa3fd7e8942cae4d
tree7623e082e0ea0114e887bdee10dd28c361ef9085
parentdf77f454639a450946ea2b7d96dff216b0199c68
re PR c++/24686 (ICE when building a variation of NMSTL)

        PR c++/24686
        * gimplify.c (gimplify_cleanup_point_expr): Also save and restore
        the cleanup list.

From-SVN: r106787
gcc/testsuite/g++.dg/ext/stmtexpr7.C [new file with mode: 0644]