[Committed] PR fortran/88206 -- Fix REAL issue with array constructor

Steve Kargl sgk@troutmask.apl.washington.edu
Mon Dec 10 00:02:00 GMT 2018


The attach patch fixes an issue where REAL intrinsic can confuse
typespec rsolution in an array constructor.

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

	PR fortran/88206
	* match.c (gfc_match_type_spec): REAL can be an intrinsic function.

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

	PR fortran/88206
	* gfortran.dg/pr88206.f90: New test.

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


More information about the Fortran mailing list