OSDN Git Service

* rtl.h (enum insn_note): New enumeration. Subsume
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 16 Apr 2000 20:23:02 +0000 (20:23 +0000)
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 16 Apr 2000 20:23:02 +0000 (20:23 +0000)
commit0c981e424c65a186650a3a0d2a0ab6f478be1535
tree0c8960d985cd1713ea423065ffaec250373cc48f
parent4d0c2f0b044a53f8bd2b8e3bb40ed63c0bb5dd83
    * 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@33187 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/rtl.c
gcc/rtl.h