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]

[Bug fortran/18518] equivalenced variables are not saved


------- Additional Comments From toon at moene dot indiv dot nluug dot nl  2004-11-20 12:10 -------
Hmmm, I do not get this on my powerpc-unknown-linux-gnu:

toon@book:~/g95-bugs$ /usr/snp/bin/gfortran -O2 18518.f90
toon@book:~/g95-bugs$ (LD_LIBRARY_PATH=/usr/snp/lib export LD_LIBRARY_PATH; ./a.out)
       12345
       12345
toon@book:~/g95-bugs$ /usr/snp/bin/gfortran -v
Reading specs from /usr/snp/lib/gcc/powerpc-unknown-linux-gnu/4.0.0/specs
Configured with: ../gcc/configure --prefix=/usr/snp --disable-nls --disable-multilib
Thread model: posix
gcc version 4.0.0 20041119 (experimental)


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18518


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