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]

Re: bb-reorder clobbers EH


On Mon, Dec 04, 2000 at 11:49:25PM +1100, Alan Modra wrote:
> 	* bb-reorder.c (reorder_basic_blocks): Do check for EH edges even
> 	when using sjlj.

Applied.

I may yet make this case work, but if it happens it'll be by obseleting
NOTE_INSN_EH_REGION notes entirely rather than changing subsequent code
to deal with non-nesting.


r~

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