print-rtl.c (print_rtx): Don't print field five on NOTEs other than NOTE_INSN_DELETED...
authorRichard Henderson <rth@redhat.com>
Wed, 28 Feb 2001 04:26:57 +0000 (20:26 -0800)
committerRichard Henderson <rth@gcc.gnu.org>
Wed, 28 Feb 2001 04:26:57 +0000 (20:26 -0800)
commit25cff714f3298f5ab3678694113ae93f1b27576f
treef730ac1da63a8a570ebeac7da22e486791f8b3cf
parent115b5a7e47ff92545e183403ef57f9397436f0f9
print-rtl.c (print_rtx): Don't print field five on NOTEs other than NOTE_INSN_DELETED_LABEL.

        * print-rtl.c (print_rtx) [i]: Don't print field five on
        NOTEs other than NOTE_INSN_DELETED_LABEL.

From-SVN: r40110
gcc/ChangeLog
gcc/print-rtl.c