r112960 - in /branches/redhat/gcc-4_1-branch/gc...

jakub@gcc.gnu.org jakub@gcc.gnu.org
Fri Apr 14 22:27:00 GMT 2006


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



More information about the Gcc-cvs mailing list