r158147 - in /trunk/gcc/fortran: ChangeLog io.c

jvdelisle@gcc.gnu.org jvdelisle@gcc.gnu.org
Fri Apr 9 02:03:00 GMT 2010


Author: jvdelisle
Date: Fri Apr  9 02:03:10 2010
New Revision: 158147

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=158147
Log:
2010-04-08  Bud Davis  <bdavis9659@sbcglobal.net>

	PR fortran/28039
	* io.c (check_format_string):  Added check for additional non 
	blank characters after the format string was successfully 
	parsed.
	* io.c (check_format): Changed the error messages for positive
	int required and period required to drop through the error logic
	and report with gfc_error instead of gfc_error_now.  Corrected
	format postion for hollerith strings.

Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/io.c



More information about the Gcc-cvs mailing list