jump.c (redirect_jump): If old label has no UID, don't try to delete it.
authorJ"orn Rennecke <joern.rennecke@superh.com>
Thu, 21 Feb 2002 22:48:02 +0000 (22:48 +0000)
committerJoern Rennecke <amylaar@gcc.gnu.org>
Thu, 21 Feb 2002 22:48:02 +0000 (22:48 +0000)
commit31fbaad438263059a24223c68b6c1fc4463dedb5
treeaeb13ff0e51fcf89380c39b865b47b6865c51a9a
parenta7f52356c562251c039d47b355b14a48b54bc532
jump.c (redirect_jump): If old label has no UID, don't try to delete it.

* jump.c (redirect_jump): If old label has no UID, don't try to
delete it.

From-SVN: r49943
gcc/ChangeLog
gcc/jump.c