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]
Other format: [Raw text]

RE: array too large (g77)


Which version of g77?  This should not happen with current release.

-----Original Message-----
From: Lionel Jarlan [mailto:lionel.jarlan@cesbio.cnes.fr]
Sent: Wednesday, 9 October 2002 5:01 
To: bug-gcc@gnu.org
Subject: array too large (g77)


Hello,

I think i've found a bug of g77 compiler on a linux i686 system. Impossible
to declare large array in single floating point precision.

real A(806404,144)

By compiling simply g77 -o test.f

array A is too large to handle.

Thanks for your help.



______________________________________________________
Lionel Jarlan
Centre d'Etudes Spatiales de la BIOsphere
18, av. Edouard Belin
31401 Toulouse Cedex 4
FRANCE
phone: (33) 05 61 55 85 37  fax: (33) 05 61 55 85 00
e-mail: lionel.jarlan@cesbio.cnes.fr

Visit our web site : http://www.cesbio.ups-tlse.fr


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