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 target/51751] COMPLEX16 tests fail in Lapack


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

--- Comment #5 from Dominique d'Humieres <dominiq at lps dot ens.fr> 2012-01-08 12:29:24 UTC ---
For the first results in comment #3, I have used

FORTRAN  = gfc -fimplicit-none -g
OPTS     = -O0
DRVOPTS  = $(OPTS)
NOOPT    = -g -O0
LOADER   = gfc -g
LOADOPTS =

and gfc was

Using built-in specs.
COLLECT_GCC=gfc
COLLECT_LTO_WRAPPER=/opt/gcc/gcc4.7w/libexec/gcc/powerpc-apple-darwin9.8.0/4.7.0/lto-wrapper
Target: powerpc-apple-darwin9.8.0
Configured with: ../work/configure --prefix=/opt/gcc/gcc4.7w
--enable-languages=c,c++,fortran,objc,obj-c++,java,ada,lto --with-gmp=/opt/mp
--with-system-zlib --with-cloog=/opt/mp --enable-lto --enable-cloog-backend=isl
Thread model: posix
gcc version 4.7.0 20120104 (experimental) [trunk revision 182883p3] (GCC)


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