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]

Re: Patch for 1750a warnings


On Sat, Oct 13, 2001 at 11:53:12PM -0400, Kaveh R. Ghazi wrote:
> 	* calls.c (emit_call_1): Mark parameter with ATTRIBUTE_UNUSED.
> 	* 1750a.c (print_operand): Fix format specifier warning.
> 	* 1750a.h (ASM_FILE_START): Don't discard pointer qualifier.
> 	* 1750a.md: Likewise.
> 	* gcc.c (init_gcc_specs): Wrap with ENABLE_SHARED_LIBGCC.
> 	* genemit.c (output_add_clobbers): Mark parameter with
> 	ATTRIBUTE_UNUSED.
> 	* genrecog.c (write_subroutine): Likewise.
> 	* integrate.c (expand_inline_function): Delete unused variable.
> 	* varasm.c (remove_from_pending_weak_list): Wrap with
> 	ASM_WEAKEN_LABEL.

Ok.


r~


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