This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: allocation statment in fortran
- From: Toon Moene <toon at moene dot indiv dot nluug dot nl>
- To: Roberto Bernetti <bernetti at inwind dot it>
- Cc: gcc-help at gcc dot gnu dot org
- Date: Wed, 05 Mar 2003 21:01:27 +0100
- Subject: Re: allocation statment in fortran
- Organization: Moene Computational Physics, Maartensdijk, The Netherlands
- References: <200303051630.14836.bernetti@inwind.it>
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 at moene dot indiv dot nluug dot 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)