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: problems with allocating more than 64M doubles or .5 G bytesto an array


>I get the following error message at compile-time
>eatmem_huge.f: In program `MAIN__':
>eatmem_huge.f:1: 
>         real*8 b(768,1024*128)
>                ^
>Array `b' at (^) is too large to handle

This is a known limitation within g77.

        tq vm, (burley)


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