This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: [gfortran] Hollerith constant
- From: Toon Moene <toon at moene dot indiv dot nluug dot nl>
- To: Feng Wang <wf_cs at yahoo dot com>
- Cc: fortran <fortran at gcc dot gnu dot org>
- Date: Fri, 24 Oct 2003 13:30:43 +0200
- Subject: Re: [gfortran] Hollerith constant
- Organization: Moene Computational Physics, Maartensdijk, The Netherlands
- References: <20031024084305.58641.qmail@web15309.mail.bjs.yahoo.com>
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)