mmix.c (mmix_cc1_ignored_option): Const-ify.
authorKaveh R. Ghazi <ghazi@caip.rutgers.edu>
Mon, 19 Nov 2001 02:43:32 +0000 (02:43 +0000)
committerKaveh Ghazi <ghazi@gcc.gnu.org>
Mon, 19 Nov 2001 02:43:32 +0000 (02:43 +0000)
commit755407600fec4e6ec6aefbc5e9192fa278e92035
tree031d9a480d3af83f18e734e00e48fbfd4465d0d4
parent7db43d37b15e430b710d10bf4b8530ab6eee8a57
mmix.c (mmix_cc1_ignored_option): Const-ify.

* mmix.c (mmix_cc1_ignored_option): Const-ify.
(mmix_init_machine_status): Make static to match declaration.
(mmix_unique_section): Const-ify.
(mmix_output_quoted_string): Avoid automatic aggregate
initialization.
(mmix_output_register_setting): Likewise.
(mmix_output_shiftvalue_op_from_str): Likewise.

* mmix.h (mmix_cc1_ignored_option): Const-ify.
(ASM_OUTPUT_BYTE): Fix format specifier warning.
(ASM_GENERATE_INTERNAL_LABEL): Likewise.

From-SVN: r47164
gcc/ChangeLog
gcc/config/mmix/mmix.c
gcc/config/mmix/mmix.h