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 specifier bug fixes in calls to asm_fprintf


I went ahead and checked in the following as "obvious":

2003-05-22  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>

        * arm/aout.h (ASM_OUTPUT_SKIP): Fix cast for format specifier warning.
        * arm.c (arm_output_function_prologue): Fix format specifiers.
        * arm.h (ARM_PRINT_OPERAND_ADDRESS): Likewise.
        * m68k.c (m68k_output_mi_thunk): Use more readable %wd instead of
        HOST_WIDE_INT_PRINT_DEC.
        * vax.c (vax_output_function_prologue): Fix format specifiers.
        * vax.h (ASM_GENERATE_INTERNAL_LABEL): Likewise.

http://gcc.gnu.org/ml/gcc-patches/2003-05/msg01954.html

--
Kaveh R. Ghazi			ghazi@caip.rutgers.edu


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