* recog.c (peephole2_optimize): Distribute EH_REGION -1 notes
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 26 Mar 2002 00:30:35 +0000 (00:30 +0000)
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 26 Mar 2002 00:30:35 +0000 (00:30 +0000)
commit4a65aac46cea9da40b647f80aa3438bded049a93
treec4f8d4bdc6a7c010706486f85f40149100773970
parent8a7128dc4ac2bb056139e9208a9c6f14cea62594
    * recog.c (peephole2_optimize): Distribute EH_REGION -1 notes
        anywhere in the block.  Don't refer to insns that have been
        removed from the chain.  Iterate backward through the new insns.
        Don't refer to edges that have been removed.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@51357 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/recog.c