[Bug fortran/25818] Problem with handling optional and entry master arguments

elizabeth dot l dot yip at boeing dot com gcc-bugzilla@gcc.gnu.org
Thu Dec 7 01:37:00 GMT 2006



------- Comment #17 from elizabeth dot l dot yip at boeing dot com  2006-12-07 01:37 -------
Paul,

I located the following binary and loaded it on my dell 670 (SUSE 9.3):

gfortran -v
Using built-in specs.
Target: x86_64-unknown-linux-gnu
Configured with: ../gcc/configure --prefix=/var/tmp/gfortran-20060627/irun
--enable-languages=c,fortran
Thread model: posix
gcc version 4.2.0 20060627 (experimental)

This versions works for the little code in bug 30025 and also works on my
entire application, which involves OPENMPI and SCALAPACK and the outofcore
solver based on SCALAPACK and various libraries by different authors with very
different styles of coding. (I want to thank the gfortran team!!!)  

We are talking about the same machine and the same operating system.  All the
x86_64 binaries are from  http://quatramaran.ens.fr/~coudert/gfortran.  I am
surprised you said you didn't think anything changed since January 2006.  

By the way, Jakub's code works on the June version without optimization.  It
fails if -O is used.  It fails with "gcc version 4.3.0 20061114" even without
optimization.  

I understand perfectly that you need to fix the bug, and the bug involves much
more than my applications, and I wouldn't feel any better if someone told me an
earlier version of my code works.   I just hope extra information helps.  

Good luck!

Elizabeth


-- 


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



More information about the Gcc-bugs mailing list