r126295 - in /trunk/gcc/fortran: ChangeLog decl...
jvdelisle@gcc.gnu.org
jvdelisle@gcc.gnu.org
Wed Jul 4 01:08:00 GMT 2007
Author: jvdelisle
Date: Wed Jul 4 01:08:48 2007
New Revision: 126295
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=126295
Log:
2007-07-03 Jerry DeLisle <jvdelisle@gcc.gnu.org>
PR fortran/32545
* io.c (check_format): Always call gfc_error for errors.
(check_format_string): Change type of this function to try and
return the result of check_format.
(check_io_constraints): Return MATCH_ERROR if check_format_string
returns FAILURE.
2007-07-03 Jerry DeLisle <jvdelisle@gcc.gnu.org>
PR fortran/32612
* decl.c (get_proc_name): Include attr->mod_proc in check for error.
Modified:
trunk/gcc/fortran/ChangeLog
trunk/gcc/fortran/decl.c
trunk/gcc/fortran/io.c
More information about the Gcc-cvs
mailing list