cfgcleanup.c (flow_find_cross_jump): Delete any REG_EQUAL notes that would be invalid...
authorRichard Earnshaw <rearnsha@arm.com>
Fri, 21 Sep 2001 14:39:28 +0000 (14:39 +0000)
committerRichard Earnshaw <rearnsha@gcc.gnu.org>
Fri, 21 Sep 2001 14:39:28 +0000 (14:39 +0000)
commit7106d491044fec66141ed9defe95d80650f374e0
tree1361fc790de66f92cceffd8d029e83579c26a96d
parent53c170316f895dc3dfa7173e69fc43b15b7acb1a
cfgcleanup.c (flow_find_cross_jump): Delete any REG_EQUAL notes that would be invalid after a merge.

* cfgcleanup.c (flow_find_cross_jump): Delete any REG_EQUAL notes
that would be invalid after a merge.

From-SVN: r45727
gcc/ChangeLog
gcc/cfgcleanup.c