rtl.h (enum insn_note): New enumeration.
authorRichard Henderson <rth@cygnus.com>
Sun, 16 Apr 2000 20:23:02 +0000 (13:23 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Sun, 16 Apr 2000 20:23:02 +0000 (13:23 -0700)
commitd636c18c54181f8bf09f5c75bb9b517bba3efb69
tree0c8960d985cd1713ea423065ffaec250373cc48f
parentaa95639ea8e35220e659f6531ffd11990845373d
rtl.h (enum insn_note): New enumeration.

        * rtl.h (enum insn_note): New enumeration.  Subsume
        NOTE_INSN_DELETED and friends.
        (GET_NOTE_INSN_NAME): Adjust index by NOTE_INSN_BIAS.
        * rtl.c (note_insn_name): Tweek string order.

From-SVN: r33187
gcc/ChangeLog
gcc/rtl.c
gcc/rtl.h