This is the mail archive of the gcc-patches@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]

Re: [gomp] Fix find_outermost_region_in_block (PR middle-end/26823)


On Thu, Apr 13, 2006 at 10:02:29AM -0400, Jakub Jelinek wrote:
> 	* 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.

Ok.


r~


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