From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joern Rennecke To: jason@cygnus.com (Jason Merrill) Cc: tot@trema.com, egcs@cygnus.com Subject: Re: Flow analysis confused by exception handling Date: Tue, 02 Dec 1997 13:14:00 -0000 Message-id: <199712022112.VAA14078@phal.cygnus.co.uk> References: X-SW-Source: 1997-12/msg00108.html > Tue Dec 2 01:42:33 1997 Jason Merrill > > * flow.c (find_basic_blocks): A CALL_INSN that can throw starts > a new basic block. > (find_basic_blocks_1): Likewise. I think you have to fix some code in the schedulers when you do that.