From 28699ce436b69c9e86ccff78b056fd2121680218 Mon Sep 17 00:00:00 2001 From: Jim Wilson Date: Tue, 6 Jul 1999 18:40:37 -0600 Subject: [PATCH] unroll.c (unroll_loop): Don't delete NOTE_INSN_DELETED_LABEL notes. MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit � * unroll.c (unroll_loop): Don't delete NOTE_INSN_DELETED_LABEL notes. From-SVN: r27981 --- gcc/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 282e8969f3ff..909b3431a0a8 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +Wed Jul 7 01:38:03 1999 Jim Wilson + + * unroll.c (unroll_loop): Don't delete NOTE_INSN_DELETED_LABEL notes. + 1999-07-07 Manfred Hollstein * m88k/dguxbcs.h (CPP_SPEC): Add missing \ in multi-line -- 2.47.2