[PATCH] PR fortran/88169 -- remove error condition/message

Steve Kargl sgk@troutmask.apl.washington.edu
Sat Dec 22 02:19:00 GMT 2018


The attached patch addresses an issue submitted by Neil
Carlson.  He and I have an exchange in the PR's audit
trail hashing out the validity of his code example.  I 
also asked on the J3 mailing about the his code.  It seems
that language of the Fortran standard may have been 
misinterpreted when the gfortran code was committed.  See
the PR for more information.

The patch has been tested on x86_64-*-freebsd.  OK to commit?

2018-12-21  Steven G. Kargl  <kargl@gcc.gnu.org>

	PR fortran/88169
	* module.c (mio_namelist): Remove an error condition/message that
	is contrary to the Fortran standard.

2018-12-21  Steven G. Kargl  <kargl@gcc.gnu.org>

	PR fortran/88169
	* gfortran.dg/pr88169_1.f90: new test.
	* gfortran.dg/pr88169_2.f90: Ditto.
	* gfortran.dg/pr88169_3.f90: Ditto.

-- 
Steve
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pr88169.diff
Type: text/x-diff
Size: 3079 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/fortran/attachments/20181222/b99a9c6c/attachment.bin>


More information about the Fortran mailing list