[PATCH] PR fortran/68319 -- Implement checks for F2008:C1206
Steve Kargl
sgk@troutmask.apl.washington.edu
Fri Nov 13 18:38:00 GMT 2015
The attached patch implements the checks required by
constraint C1206 from Fortran 2008 standard. Built
and regression tested on x86_64-*-freebsd. OK to
commmit?
2015-11-13 Steven G. Kargl <kargl@gccc.gnu.org>
PR fortran/68319
* decl.c (gfc_match_data, gfc_match_entry): Enforce F2008:C1206.
* io.c (gfc_match_format): Ditto.
* match.c (gfc_match_st_function): Ditto.
2015-11-13 Steven G. Kargl <kargl@gccc.gnu.org>
PR fortran/68319
* gfortran.dg/pr68319.f90: New test.
--
Steve
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pr68319.diff
Type: text/x-diff
Size: 3331 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/fortran/attachments/20151113/ed4d3dec/attachment.bin>
More information about the Fortran
mailing list