[tree-ssa] ISO C90 fixes

Andreas Jaeger aj@suse.de
Sun Jul 27 18:41:00 GMT 2003


This patch changes the remaining prototypes in the tree-ssa branch to
ISO C90 and cleans also gfortranspec.c up a bit.

Tested on x86_64-linux-gnu.

Committed as pre-approved/obvious,
Andreas

2003-07-27  Andreas Jaeger  <aj@suse.de>

	* tree.c: Convert remaining K&R prototypes to ISO C90.
	* tree-dump.c: Likewise.
	* tree-inline.c: Likewise.
	* stmt.c (expand_asm_expr): Likewise.

        * diagnostic.h: Remove PARAMS. 

	For java:
	* expr.c (build_expr_wfl): Convert remaining K&R prototypes
	to ISO C90.

	For cp:
	* cp-lang.c: Convert K&R prototypes to ISO C90.
	* cp-simplify.c: Likewise.
	* cp-mudflap.c: Likewise.

	Fortran:
	* trans-decl.c (gfc_generate_constructors): Convert prototype to
	ISO C90.
	* trans-const.c (gfc_init_constants): Likewise.
	* trans-intrinsic.c (gfc_build_intrinsic_lib_fndecls): Likewise.

	* gfortranspec.c: Convert to ISO C90.
	(lang_specific_driver): Correct copyright, remove ALT_LIBM usage.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: tree-ssa.patch.bz2
Type: application/x-bzip2
Size: 5526 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20030727/25431ba8/attachment.bz2>
-------------- next part --------------

-- 
 Andreas Jaeger, aj@suse.de, http://www.suse.de/~aj
  SuSE Linux AG, Deutschherrnstr. 15-19, 90429 N?rnberg, Germany
   GPG fingerprint = 93A3 365E CE47 B889 DF7F  FED1 389A 563C C272 A126
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20030727/25431ba8/attachment.sig>


More information about the Gcc-patches mailing list