------- Comment #3 from jvdelisle at gcc dot gnu dot org 2007-10-15 01:33 ------- Subject: Bug 33672
Author: jvdelisle Date: Mon Oct 15 01:33:16 2007 New Revision: 129309 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=129309 Log: 2007-10-14 Jerry DeLisle <[EMAIL PROTECTED]> PR libfortran/33672 * io/list_read.c (nml_parse_qualifier): Add character specific error messages. Check for proper form of sub-string qualifiers. Return the parsed_rank flag indicating a non-zero rank qualifier. (nml_get_obj_data): Count the instances of non-zero rank qualifiers. Issue an error if more that one non-zero rank qualifier is found. Modified: trunk/libgfortran/ChangeLog trunk/libgfortran/io/list_read.c -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33672