This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
sparc vs lapack
- To: egcs at egcs dot cygnus dot com
- Subject: sparc vs lapack
- From: Jeffrey A Law <law at cygnus dot com>
- Date: Tue, 13 Jul 1999 16:10:35 -0600
- Reply-To: law at cygnus dot com
There's a code generation error which is causing the sparc port to fail
the lapack tests.
The good news is it looks like we fixed this in the mainline tree about
a month ago in an extremely safe manner. I won't have the updated test
results for a while, but I'm hopeful that this is the only problem which
is effecting the sparc port vs lapack and I can get the fix into tonight's
snapshot.
I'm leaning towards *not* changing the default handling of complex variables
in the Fortran compiler. At least for 32bit targets. I'm still very
undecided for 64bit targets.
jeff