reload1.c (reload): Use delete_insn instead of splatting NOTE_INSN_DELETED.
authorRichard Henderson <rth@redhat.com>
Sat, 22 Sep 2001 01:21:04 +0000 (18:21 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Sat, 22 Sep 2001 01:21:04 +0000 (18:21 -0700)
commite5eac8efac636afeb0bef8df817cd7d8b54445f4
tree0d5d39bf5766497e7eaf658176ec958835063624
parent8a9a857e915a5dda2cc01ce50fb1a7e52a14e243
reload1.c (reload): Use delete_insn instead of splatting NOTE_INSN_DELETED.

        * reload1.c (reload): Use delete_insn instead of splatting
        NOTE_INSN_DELETED.

From-SVN: r45740
gcc/ChangeLog
gcc/reload1.c