------- Comment #3 from jvdelisle at gcc dot gnu dot org  2007-07-04 01:08 
-------
Subject: Bug 32612

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  <[EMAIL PROTECTED]>

        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  <[EMAIL PROTECTED]>

        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


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32612

Reply via email to