public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* allocation statment in fortran
@ 2003-03-05 12:52 Roberto Bernetti
  2003-03-05 20:17 ` Toon Moene
  0 siblings, 1 reply; 2+ messages in thread
From: Roberto Bernetti @ 2003-03-05 12:52 UTC (permalink / raw)
  To: gcc-help

Hello
I'd like to port a program build by watcom fortran77 from windows to 
Gnu/Linux. The whole program was written conforming fortran77 standards 
except for the use of the ALLOCATE/DEALLOCATE statement an extension for 
dynamic allocation used to dimensioning working vectors in subroutine.
Reading the online manual there is a reference to a function 
Allocated Intrinsic.
Is there any way to do the same with g77? 

Best regards
 


-- 
-----------------------------------------------------------------------              
Roberto Bernetti                             e-mail: bernetti@inwind.it           
V. S.da Vecchia del Pinocchio 1/A          
60131 ANCONA 
tel/fax 071 2867103

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: allocation statment in fortran
  2003-03-05 12:52 allocation statment in fortran Roberto Bernetti
@ 2003-03-05 20:17 ` Toon Moene
  0 siblings, 0 replies; 2+ messages in thread
From: Toon Moene @ 2003-03-05 20:17 UTC (permalink / raw)
  To: Roberto Bernetti; +Cc: gcc-help

Roberto Bernetti wrote:

> I'd like to port a program build by watcom fortran77 from windows to 
> Gnu/Linux. The whole program was written conforming fortran77 standards 
> except for the use of the ALLOCATE/DEALLOCATE statement an extension for 
> dynamic allocation used to dimensioning working vectors in subroutine.
> Reading the online manual there is a reference to a function 
> Allocated Intrinsic.
> Is there any way to do the same with g77? 

Nope, you'll have to wait until g95 is ready - see my signature ...

-- 
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-g95.sourceforge.net/ (under construction)

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-03-05 20:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-03-05 12:52 allocation statment in fortran Roberto Bernetti
2003-03-05 20:17 ` 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).