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: [PATCH] Fix remove_unreachable_handlers (PR tree-optimization/48794, tree-optimization/48611)


On 05/09/2011 12:19 PM, Jakub Jelinek wrote:
> 	PR tree-optimization/48611
> 	PR tree-optimization/48794
> 	* tree-eh.c (remove_unreachable_handlers): Don't remove regions
> 	referenced from RESX or EH_DISPATCH arguments.
> 
> 	* gfortran.dg/gomp/pr48611.f90: New test.
> 	* gfortran.dg/gomp/pr48794.f90: New test.

Ok.


r~


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