This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Patch for mmix warnings


On Sun, 18 Nov 2001, Kaveh R. Ghazi wrote:
> 2001-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
>
> 	* 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.

Ok indeed.  Thanks for the cleanup and sorry about the
sloppiness!

brgds, H-P


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]