PR opt/10056

Mark Mitchell mark@codesourcery.com
Mon Mar 24 18:29:00 GMT 2003


On Mon, 2003-03-24 at 09:27, Jan Hubicka wrote:
> Hi,
> here is the fix.  It is somewhat ugly - only way I found around is to
> temporarily turn the ugly jump into normal condjump and then uglify it
> back.  All my other attempts failed because
> force_nonfallthru_and_redirect is called on invalid CFG and the code
> works only because we know what force_nonfallthru_and_redirect is doing.

Thanks for working on this.  Couldn't we just treat e_taken as being the
same as e_fall in this case?

-- 
Mark Mitchell
CodeSourcery, LLC
mark@codesourcery.com



More information about the Gcc-patches mailing list