On 5/13/19 8:57 AM, Mark Eggleston wrote:
> 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 larges
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 (9).
I've added some extra