[Committed] PR fortran/85357 -- add testcase

Steve Kargl sgk@troutmask.apl.washington.edu
Thu Dec 27 08:46:00 GMT 2018


After reviewing the PR audit trail, I agree with Janus'
comments #4 and #6, and I have converted his code example
in comment #7 to the committed testcase.  The originally
reported ICE is gone on trunk, branch-7, and branch-8.
However, branch-7 and branch-8, the compilation terminates with 

(null):0: confused by earlier errors, bailing out

That (null) was the original source of the ICE, but the error
machinery now protects against NULL pointer references.

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

	PR fortran/85357
	* gfortran.df/pr85357.f90: New test.

 
-- 
Steve
-------------- next part --------------
A non-text attachment was scrubbed...
Name: zxc.diff
Type: text/x-diff
Size: 655 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/fortran/attachments/20181227/91f249f8/attachment.bin>


More information about the Fortran mailing list