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]

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]