OSDN Git Service

* rtl.c (rtx_class, note_insn_name, reg_note_name): Constify.
authorghazi <ghazi@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 20 Aug 1999 23:11:19 +0000 (23:11 +0000)
committerghazi <ghazi@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 20 Aug 1999 23:11:19 +0000 (23:11 +0000)
commit66e6c35033e1a29945e01f028fbd7b59c1b9476e
tree12bd99171720a7b9d5c2e07a292d53b6c85c1516
parentd2ca078f8e29e5c5e212e8cf003ec0890d1b7de7
* rtl.c (rtx_class, note_insn_name, reg_note_name): Constify.

* rtl.h (rtx_class, reg_note_name, note_insn_name): Likewise.

* genopinit.c (gen_insn): Use accessor macro, not `rtx_class'.

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