This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug tree-optimization/31769] ICE with OpenMP and exceptions



------- Comment #3 from jakub at gcc dot gnu dot org  2007-05-30 13:46 -------
Subject: Bug 31769

Author: jakub
Date: Wed May 30 13:46:25 2007
New Revision: 125183

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=125183
Log:
        PR tree-optimization/31769
        * except.c (duplicate_eh_regions): Clear prev_try if
        ERT_MUST_NOT_THROW region is inside of ERT_TRY region.

        * g++.dg/gomp/pr31769.C: New test.

Added:
    trunk/gcc/testsuite/g++.dg/gomp/pr31769.C
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/except.c
    trunk/gcc/testsuite/ChangeLog


-- 


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]