rtl.c (rtx_class, [...]): Constify.
authorKaveh R. Ghazi <ghazi@caip.rutgers.edu>
Fri, 20 Aug 1999 23:11:19 +0000 (23:11 +0000)
committerKaveh Ghazi <ghazi@gcc.gnu.org>
Fri, 20 Aug 1999 23:11:19 +0000 (23:11 +0000)
commit1f9a015e8368a74b1d47a6bd5eba15eaf5861c5d
tree12bd99171720a7b9d5c2e07a292d53b6c85c1516
parent6f7d635c0efc87ff17945764258d9055ac7c8de3
rtl.c (rtx_class, [...]): Constify.

* 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'.

From-SVN: r28785
gcc/ChangeLog
gcc/genopinit.c
gcc/rtl.c
gcc/rtl.h