[PATCH] Hollerith constant documentation
Mark Eggleston
mark.eggleston@codethink.co.uk
Mon May 13 14:57:00 GMT 2019
The Hollerith constants support section in the gfortran manual stated
that they can be used with the ASSIGN statement. This is not the case as
a compilation error occurs and in any event the value of any such
constant would be larger than the largest valid label (99999).
I've added some extra examples along with other minor changes.
I do not have commit privileges so someone else will have to commit this:
For the change log:
   Mark Eggleston <mark.eggleston@codethink.com>
   * gfortran.texi: Remove reference to the ASSIGN statement, capitalise
   complex, state that padding is with spaces and modify the Hollerith
   constant examples.
--
https://www.codethink.co.uk/privacy.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Update-documentation-for-Hollerith-Constants.patch
Type: text/x-patch
Size: 2216 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/fortran/attachments/20190513/6fb796e9/attachment.bin>
More information about the Fortran
mailing list