[Bug c++/24996] [4.0 Regression] ICE on throw code

jason at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Sun Feb 12 20:19:00 GMT 2006



------- Comment #29 from jason at gcc dot gnu dot org  2006-02-12 20:19 -------
Subject: Bug 24996

Author: jason
Date: Sun Feb 12 20:19:32 2006
New Revision: 110896

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=110896
Log:
        PR c++/24996
        * except.c (build_throw): Add a CLEANUP_POINT_EXPR inside the
        TRY_CATCH_EXPR or MUST_NOT_THROW_EXPR.

Added:
    branches/gcc-4_0-branch/gcc/testsuite/g++.dg/eh/cond3.C
Modified:
    branches/gcc-4_0-branch/gcc/cp/ChangeLog
    branches/gcc-4_0-branch/gcc/cp/except.c


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24996



More information about the Gcc-bugs mailing list