[Bug middle-end/26823] ICE with OpenMP in add_stmt_to_eh_region_fn, at tree-eh.c:100

jakub at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Fri Apr 14 22:27:00 GMT 2006



------- Comment #6 from jakub at gcc dot gnu dot org  2006-04-14 22:27 -------
Subject: Bug 26823

Author: jakub
Date: Fri Apr 14 22:27:23 2006
New Revision: 112960

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=112960
Log:
        PR middle-end/26823
        * except.h (eh_region_outermost): New prototype.
        * except.c (eh_region_outermost): New function.
        * tree-cfg.c (find_outermost_region_in_block): Use it.

        * g++.dg/gomp/pr26823-1.C: New test.
        * g++.dg/gomp/pr26823-2.C: New test.

Added:
    branches/redhat/gcc-4_1-branch/gcc/testsuite/g++.dg/gomp/pr26823-1.C
    branches/redhat/gcc-4_1-branch/gcc/testsuite/g++.dg/gomp/pr26823-2.C
Modified:
    branches/redhat/gcc-4_1-branch/gcc/ChangeLog
    branches/redhat/gcc-4_1-branch/gcc/except.c
    branches/redhat/gcc-4_1-branch/gcc/except.h
    branches/redhat/gcc-4_1-branch/gcc/testsuite/ChangeLog
    branches/redhat/gcc-4_1-branch/gcc/tree-cfg.c


-- 


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



More information about the Gcc-bugs mailing list