public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* Re: variable-expression FORMAT specifier at ^ -- unsupported
       [not found] <Pine.WNT.4.44.0212311510280.1860-100000@GOLDENEAGLE.gameday2000>
@ 2003-01-01 17:47 ` Toon Moene
  0 siblings, 0 replies; only message in thread
From: Toon Moene @ 2003-01-01 17:47 UTC (permalink / raw)
  To: Sparks, Jamie; +Cc: gcc-help

Sparks, Jamie wrote:

>   I'm looking for a switch that will allow me to use my fortran code
>   unaltered.  It doesn't look as if g77 supports runtime formatting...
>   Is there a switch that can turn this on?  I've been over the docs and
>   didn't find anything...The compiler seems to be saying 'nope'.
> 
>   thanks,
> 
>   Jamie
> 
> 
>   100  format(a<ihdrwid>,<ntoread>i<ifwid>);
>               ^
> 
>   Variable-expression FORMAT specifier at (^) -- unsupported

This is an extension thought up by Digital Equipment Corporation when 
they still were a major force in Fortran deployment and development 
(i.e. 2 decades back).

It's very hard to support in a general sense - there's a nice discussion 
going on on comp.lang.fortran on exactly *how hard* it is, including the 
people who originally thought this up.

I'm sorry, g77 will never support this (and g95 most probably won't, 
either).

I'm sorry.

-- 
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
Join GNU Fortran 95: http://g95.sourceforge.net/ (under construction)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-01-01 17:47 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <Pine.WNT.4.44.0212311510280.1860-100000@GOLDENEAGLE.gameday2000>
2003-01-01 17:47 ` variable-expression FORMAT specifier at ^ -- unsupported Toon Moene

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).