]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR c++/13944 (exception in constructor of a class to be thrown is not caught)
authorJason Merrill <jason@redhat.com>
Wed, 3 Mar 2004 07:40:31 +0000 (02:40 -0500)
committerJason Merrill <jason@gcc.gnu.org>
Wed, 3 Mar 2004 07:40:31 +0000 (02:40 -0500)
commitef55cd500bf22ed50265661ac09c3a8e3939d7b9
treefc5a414003377fc84a668ad73e5f360c052bfbc8
parent5015272c8b716c80a8a3afb26572870a91c4b141
re PR c++/13944 (exception in constructor of a class to be thrown is not caught)

        PR c++/13944
        * except.c (do_free_exception): Remove #if 0 wrapper.
        (build_throw): Use it if we elide a copy into the exception object.

From-SVN: r78823
gcc/cp/ChangeLog
gcc/cp/except.c