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 cross-jumping EH bug on s390


On Fri, Aug 01, 2003 at 05:29:26PM +0200, Jakub Jelinek wrote:
> Is this something still relevant to mainline? If yes, ok to commit?

Yes, it's still relevant.  Indeed, I suspect that it could
still be evidenced on 3.3 branch.  

> 	* cfgcleanup.c (outgoing_edges_match): Check REG_EH_REGION notes
> 	even if nehedges1 is 0.
> 	* g++.dg/eh/crossjump1.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]