[gfortran] Hollerith constant

Toon Moene toon@moene.indiv.nluug.nl
Fri Oct 24 11:24:00 GMT 2003


Feng Wang wrote:

> Hi, all
>   Has anybody considered to make gfortran support Hollerith constant? Many g77
> programs used the constant and can not be compiled by gfortran.
>   There is a very simple case:
>   integer*1 i
>   i = 1ha
>   print *, i
>   end

This is certainly something that should go on to the TODO list (g77
language compatibility).

-- 
Toon Moene - mailto:toon@moene.indiv.nluug.nl - phoneto: +31 346 214290
Saturnushof 14, 3738 XG  Maartensdijk, The Netherlands
Maintainer, GNU Fortran 77: http://gcc.gnu.org/onlinedocs/g77_news.html
GNU Fortran 95: http://gcc.gnu.org/fortran/ (under construction)



More information about the Fortran mailing list