[Bug tree-optimization/31769] ICE with OpenMP and exceptions
jakub at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Wed May 30 13:49:00 GMT 2007
------- Comment #4 from jakub at gcc dot gnu dot org 2007-05-30 13:49 -------
Subject: Bug 31769
Author: jakub
Date: Wed May 30 13:49:06 2007
New Revision: 125185
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=125185
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:
branches/gcc-4_2-branch/gcc/testsuite/g++.dg/gomp/pr31769.C
Modified:
branches/gcc-4_2-branch/gcc/ChangeLog
branches/gcc-4_2-branch/gcc/except.c
branches/gcc-4_2-branch/gcc/testsuite/ChangeLog
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31769
More information about the Gcc-bugs
mailing list