This is the mail archive of the gcc-cvs@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]

r125545 - in /branches/fortran-experiments: gcc...


Author: kargl
Date: Thu Jun  7 23:38:49 2007
New Revision: 125545

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=125545
Log:
2007-06-07  Steven G. Kargl  <kargl@gcc.gnu.org>

	* libgfortran/intrinsics/iso_c_generated_procs.c: Whitespace.
	Reformat comments.  Remove "return;" in void functions.  Remove
	symbols in prototypes.
	* libgfortran/intrinsics/iso_c_binding.c: Ditto.
	* libgfortran/intrinsics/iso_c_binding.h: Whitespace.  Remove
	symbols in prototypes.


Modified:
    branches/fortran-experiments/gcc/fortran/ChangeLog.isocbinding
    branches/fortran-experiments/libgfortran/intrinsics/iso_c_binding.c
    branches/fortran-experiments/libgfortran/intrinsics/iso_c_binding.h
    branches/fortran-experiments/libgfortran/intrinsics/iso_c_generated_procs.c


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