[Committed] PR fortran/88048 -- named constant can't be data object
Steve Kargl
sgk@troutmask.apl.washington.edu
Sun Dec 9 12:56:00 GMT 2018
A named constant cannot be a data object. The committed
patch catches an instance that should be caught.
2018-12-08 Steven G. Kargl <kargl@gcc.gnu.org>
PR fortran/88048
* resolve.c (check_data_variable): Named constant cannot be a
data object.
2018-12-08 Steven G. Kargl <kargl@gcc.gnu.org>
PR fortran/88048
* gfortran.dg/pr88048.f90: New test.
--
Steve
-------------- next part --------------
A non-text attachment was scrubbed...
Name: z_pr88048.diff
Type: text/x-diff
Size: 1214 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/fortran/attachments/20181209/ebe1fcbe/attachment.bin>
More information about the Fortran
mailing list