PR c++/24996
commit439f336b74d51a23fab1b519883fc99d0f9a47d2
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 12 Feb 2006 16:02:00 +0000 (12 16:02 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 12 Feb 2006 16:02:00 +0000 (12 16:02 +0000)
tree5a0f9c02c5a834f9ebdd1947f4db63e428d57fa6
parent3808a9ff8e6f369faf09226a72de1d8d79448bee
    PR c++/24996
        * except.c (build_throw): Add a CLEANUP_POINT_EXPR inside the
        TRY_CATCH_EXPR or MUST_NOT_THROW_EXPR.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@110889 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/except.c
gcc/testsuite/g++.dg/eh/cond3.C [new file with mode: 0644]