r129309 - in /trunk/libgfortran: ChangeLog io/l...

jvdelisle@gcc.gnu.org jvdelisle@gcc.gnu.org
Mon Oct 15 01:33:00 GMT 2007


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  <jvdelisle@gcc.gnu.org>

	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



More information about the Gcc-cvs mailing list