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


 > From: Eric Christopher <echristo@redhat.com>
 > 
 > On Wed, 2003-06-04 at 14:21, Kaveh R. Ghazi wrote:
 > > 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.
 > 
 > Should fix the file listings in your ChangeLog entry.
 > -eric

Sorry, what's wrong with them?

--
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]