[PATCH] PR fortran/78033 -- This was a REAL pain

Steve Kargl sgk@troutmask.apl.washington.edu
Sun Oct 23 18:14:00 GMT 2016


On Sat, Oct 22, 2016 at 08:55:46AM +0200, Paul Richard Thomas wrote:
> 
> Thanks for persevering with this. The patch looks good to me. If it
> has regtested OK, please feel free to commit.
> 

The attached patch is the final version, which I just committed.

2016-10-23  Steven G. Kargl  <kargl@gcc.gnu.org>

	PR fortran/54730
	PR fortran/78033
	* array.c (gfc_match_array_constructor): Remove checkpointing
	introduced in r196416 (original fix for PR fortran/54730).  Move
	initialization to top of function.
	* match.c (gfc_match_type_spec): Special case matching for REAL.

2016-10-23  Steven G. Kargl  <kargl@gcc.gnu.org>

	PR fortran/54730
	PR fortran/78033
	* gfortran.dg/pr78033.f90: New test.

-- 
Steve
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pr78033.diff
Type: text/x-diff
Size: 6848 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20161023/28b8e32d/attachment.bin>


More information about the Gcc-patches mailing list