r125185 - in /branches/gcc-4_2-branch/gcc: Chan...
jakub@gcc.gnu.org
jakub@gcc.gnu.org
Wed May 30 13:49:00 GMT 2007
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
More information about the Gcc-cvs
mailing list