Re: Help on G77 under opteron AMD 64bit

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Riccardo Fantechi wrote:

we are currently tracing a problem on some old Fortran code using G77 on an AMD 64 bit Opteron machine. We understood that local variables are put in the stack area (i.e. with addresses > 2**32), which causes our deprecated and ugly code to fail.

Try -fno-automatic -finit-local-zero and report back how far you got.


Thanks in advance,

--
Toon Moene - mailto:toon@xxxxxxxxxxxxxxxxxxxx - phoneto: +31 346 214290
Saturnushof 14, 3738 XG  Maartensdijk, The Netherlands
Maintainer, GNU Fortran 77: http://gcc.gnu.org/onlinedocs/g77_news.html
A maintainer of GNU Fortran 95: http://gcc.gnu.org/fortran/

[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux