]> gcc.gnu.org Git - gcc.git/commit
re PR libfortran/33672 (Additional runtime checks needed for namelist reads)
authorJerry DeLisle <jvdelisle@gcc.gnu.org>
Mon, 15 Oct 2007 01:33:16 +0000 (01:33 +0000)
committerJerry DeLisle <jvdelisle@gcc.gnu.org>
Mon, 15 Oct 2007 01:33:16 +0000 (01:33 +0000)
commit45dfbe77d27ed422d1b6ed93f053d7d23a6d61a5
treea736aec2c5b1306ead15cd926c196c3c25cb0029
parent422e566461acda13f97e45d34346935e215cd0ac
re PR libfortran/33672 (Additional runtime checks needed for namelist reads)

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.

From-SVN: r129309
libgfortran/ChangeLog
libgfortran/io/list_read.c
This page took 2.397743 seconds and 5 git commands to generate.