[egcs-1.0.1/i586-pc-linux-gnulibc1]
Andrew Pollard
andrew@odie.demon.co.uk
Fri Jan 9 13:53:00 GMT 1998
[ binutils-2.8.1.0.18, libc-5.4.42, ld.so-1.9.6, linux-2.0.33-SMP ]
egcs-1.0.1 with following patch (from Stan Cox wrt -march=pentiumpro
and invalid assembler output)
diff i386.md.real i386.md
7315,7316c7315,7316
< output_asm_insn (AS2 (mov%z2,%3,%4), operands);
< output_asm_insn (AS2 (mov%z2,%4,%0), operands);
---
> output_asm_insn (AS2 (mov%z3,%3,%4), operands);
> output_asm_insn (AS2 (mov%z3,%4,%0), operands);
7376,7377c7376,7377
< output_asm_insn (AS2 (mov%z2,%3,%4), operands);
< output_asm_insn (AS2 (mov%z2,%4,%0), operands);
---
> output_asm_insn (AS2 (mov%z3,%3,%4), operands);
> output_asm_insn (AS2 (mov%z3,%4,%0), operands);
% ./configure --prefix=/usr --with-gnu-as --with-gnu-ld --with-gxx-include-dir=/usr/lib/gcc-lib/i586-pc-linux-gnulibc1/egcs-2.90.23/include/g++ --enable-shared i586-pc-linux-gnulibc1
=== libio Summary ===
# of expected passes 40
=== libstdc++ Summary ===
# of expected passes 30
=== gcc Summary ===
# of expected passes 4870
# of expected failures 5
# of unsupported tests 9
XPASS: g++.jason/destruct3.C - (test for bogus messages, line 38)
XPASS: g++.mike/dyncast1.C Execution test
XPASS: g++.mike/dyncast2.C Execution test
=== g++ Summary ===
# of expected passes 3394
# of unexpected successes 3
# of expected failures 80
# of untested testcases 10
FAIL: g77.f-torture/execute/dnrm2.f execution, -O2 -fomit-frame-pointer -finline-functions -funroll-loops
FAIL: g77.f-torture/execute/dnrm2.f execution, -O2 -fomit-frame-pointer -finline-functions -funroll-all-loops
=== g77 Summary ===
# of expected passes 130
# of unexpected failures 2
No regressions from egcs-1.0.....
Andrew.
--
Andrew Pollard, Auto Simulations Ltd. UK. | home: andrew@odie.demon.co.uk
2 Milbanke Court, Milbanke Way, Bracknell | work: andrewp@autosim.com
Tel:+44(0)1344 426486x103 Fax:+44(0)1344 426615 | http://www.odie.demon.co.uk
More information about the Gcc
mailing list