------- Comment #4 from jakub at gcc dot gnu dot org  2006-09-02 06:58 -------
Subject: Bug 28878

Author: jakub
Date: Sat Sep  2 06:58:19 2006
New Revision: 116658

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=116658
Log:
        PR c++/28878
        * except.c (build_throw): Only set current_function_returns_abnormally
        if cfun is not NULL.

        * g++.dg/parse/crash33.C: New test.

Added:
    branches/gcc-4_1-branch/gcc/testsuite/g++.dg/parse/crash33.C
Modified:
    branches/gcc-4_1-branch/gcc/cp/ChangeLog
    branches/gcc-4_1-branch/gcc/cp/except.c
    branches/gcc-4_1-branch/gcc/testsuite/ChangeLog


-- 


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

Reply via email to