This is the mail archive of the gcc@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]

LAPACK results for g77-3.1 on cygwin


Here are some LAPACK testsuite results for g77 3.1 on i686-pc-cygwin.

No regressions from 3.0 and I believe that the remaining failures 
are due to rounding issues, use of extended precision, etc.

For some previous results and discussion see:
 - http://gcc.gnu.org/gcc-3.0/lapack-guide.html
 - http://gcc.gnu.org/ml/gcc-bugs/2001-05/msg00668.html
 - http://gcc.gnu.org/ml/gcc-bugs/2001-05/msg00754.html
 - http://gcc.gnu.org/ml/gcc/2001-06/msg00863.html

Similar tests on irix indicate some regressions from 3.0.x, but more
analysis is required. 

-O0 -ffloat-store

csep.out: CST:    1 out of  4662 tests failed
csep.out: CST drivers:      1 out of  11664 tests failed
csep.out: CST:    1 out of  4662 tests failed
ded.out: DES:    1 out of  3270 tests failed
ded.out: DSX:    1 out of  3500 tests failed
dgd.out: DXV drivers:    200 out of   5000 tests failed
sgd.out: SXV drivers:     37 out of   5000 tests failed
ssep.out: SST:    1 out of  4662 tests failed
ssep.out: SST:    2 out of  4662 tests failed
ssep.out: SST drivers:      1 out of  14256 tests failed
ssvd.out: SBD:      1 out of   5510 tests failed
zgd.out: ZXV drivers:     24 out of   5000 tests failed

-O1

csep.out: CST:    1 out of  4662 tests failed
csep.out: CST drivers:      1 out of  11664 tests failed
csvd.out: CBD:      1 out of   4085 tests failed
csvd.out: CBD:      1 out of   4085 tests failed
dgd.out: DXV drivers:    200 out of   5000 tests failed
sgd.out: SXV drivers:     37 out of   5000 tests failed
ssep.out: SST drivers:      1 out of  14256 tests failed
zgd.out: ZXV drivers:     24 out of   5000 tests failed

-O2

cgd.out: CGV drivers:     66 out of   1092 tests failed
csep.out: CST:    1 out of  4662 tests failed
csep.out: CST drivers:      1 out of  11664 tests failed
csep.out: CST drivers:      1 out of  11664 tests failed
csvd.out: CBD:      1 out of   4085 tests failed
dgd.out: DGV drivers:      5 out of   1092 tests failed
dgd.out: DXV drivers:    200 out of   5000 tests failed
sgd.out: SGV drivers:     17 out of   1092 tests failed
sgd.out: SXV drivers:     37 out of   5000 tests failed
ssep.out: SST drivers:      1 out of  14256 tests failed
zgd.out: ZGV drivers:     64 out of   1092 tests failed
zgd.out: ZXV drivers:     24 out of   5000 tests failed

-O3 -funroll-loops

cgd.out: CGV drivers:     67 out of   1092 tests failed
csep.out: CST:    1 out of  4662 tests failed
csep.out: CST drivers:      2 out of  11664 tests failed
dgd.out: DGV drivers:      6 out of   1092 tests failed
dgd.out: DXV drivers:    200 out of   5000 tests failed
sgd.out: SGV drivers:     17 out of   1092 tests failed
sgd.out: SXV drivers:     37 out of   5000 tests failed
ssep.out: SST drivers:      1 out of  14256 tests failed
zgd.out: ZGV drivers:     64 out of   1092 tests failed
zgd.out: ZXV drivers:     24 out of   5000 tests failed

-Os

csep.out: CST:    1 out of  4662 tests failed
csep.out: CST drivers:      2 out of  11664 tests failed
csvd.out: CBD:      1 out of   4085 tests failed
csvd.out: CBD:      1 out of   4085 tests failed
dgd.out: DXV drivers:    200 out of   5000 tests failed
sgd.out: SXV drivers:     37 out of   5000 tests failed
ssep.out: SST drivers:      1 out of  14256 tests failed
zgd.out: ZXV drivers:     24 out of   5000 tests failed


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