This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: g77 Bug


Rob McDonald wrote:
> 
> g77 is supposed to allow the opening of files with LUN's = [1 2^31-1];
> however, the following program will core dump with n>99....

Why do you think so ?  The accompanying documentation explicitly tells
you that g77 as distributed only allows unit numbers up to 99.  It also
explains how to change the relevant parts of the run time library
(libf2c) to allow larger unit numbers ...

-- 
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)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]