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]

[PATCH] ARM: Fix non-ISO C function definitions


A couple of functions either didn't get converted, or have crept in since 
conversion was done.  Anyway, this patch fixes them both and thus restores 
full bootstrap now that we consider K+R format definitions warn-style 
errors.

Bootstrapped on arm-netbsdelf.

2003-11-14  Richard Earnshaw  <rearnsha@arm.com>

	* arm.c (arm_emit_vector_const, arm_output_load_gr): Use ISO C 
	function definition syntax.


Attachment: arm-iso.patch
Description: arm-iso.patch


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