[PATCH] PR fortran/90290 -- Check F2008 STOP code
Steve Kargl
sgk@troutmask.apl.washington.edu
Thu May 2 06:02:00 GMT 2019
The attach patch adds an additional check for the
STOP code when -std=f2008 is used. The patch has
been bootstrapped and regression tested on
x86_64-*-freebsd for trunk. OK to commit?
2019-05-01 Steven G. Kargl <kargl@gcc.gnu.org>
PR fortran/90290
* match.c (gfc_match_stopcode): Check F2008 condition on stop code.
2019-05-01 Steven G. Kargl <kargl@gcc.gnu.org>
PR fortran/90290
* gfortran.dg/pr90290.f90: New test.
--
Steve
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pr90290.diff
Type: text/x-diff
Size: 2137 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/fortran/attachments/20190502/75e2ef78/attachment.bin>
More information about the Fortran
mailing list