PR c++/31411
commitb585d73580ebbbdc313f218d818acaa8f88e378c
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 4 Sep 2007 18:37:33 +0000 (4 18:37 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 4 Sep 2007 18:37:33 +0000 (4 18:37 +0000)
treeb8ec68650409252db64ca5211dab9986a5a11c3e
parentfac862750e3dbbba769952a1fdc5c9a524902762
    PR c++/31411
        * except.c (initialize_handler_parm): Put a CLEANUP_POINT_EXPR inside
        the MUST_NOT_THROW_EXPR.

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