Sender: eric AT imailbox DOT com Message-ID: <37233695.28F391B@here.org> Date: Sun, 25 Apr 1999 23:36:53 +0800 From: Gary Gourley X-Mailer: Mozilla 4.51 [en] (X11; U; Linux 2.2.5 i586) X-Accept-Language: en MIME-Version: 1.0 To: pgcc AT delorie DOT com Subject: pgcc-1.1.3 & dejagnu980528 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Reply-To: pgcc AT delorie DOT com Hi, Here is the test result I got from my i586 with kernel 2.2.5ac3, glibc2 and binutil-2.9.1.0.16. Summary: All tests on libio and libstdc++ are passed with ease. However, pgcc-1.1.3 fails in eh49.C while egcs-1.1.2 passes this test. Actually, pgcc-1.0.3a and pgcc-1.1.1 failed this test and another test spec1.C as well. Note that pgcc-1.1.3 passes spec1.C ! === g++ Summary === # of expected passes 4221 # of unexpected failures 1 # of expected failures 85 # of untested testcases 7 /home/source/BUILD/egcs-1.1.2/gcc/testsuite/../xgcc version pgcc-2.91.66 19990314 (egcs-1.1.2 release) Running target unix Using /usr/local/share/dejagnu/baseboards/unix.exp as board description file for target. Using /usr/local/share/dejagnu/config/unix.exp as generic interface file for target. Using /home/source/BUILD/egcs-1.1.2/gcc/testsuite/config/default.exp as tool-and-target-specific interface file. Running /home/source/BUILD/egcs-1.1.2/gcc/testsuite/g++.old-deja/old-deja.exp ... FAIL: g++.mike/eh49.C Execution test ----------------------------------------------------------------- gcc-1.1.3's gcc test result looks exactly like egcs's. === gcc Summary === # of expected passes 7497 # of unexpected failures 10 # of expected failures 7 # of unsupported tests 11 /home/source/BUILD/egcs-1.1.2/gcc/xgcc version pgcc-2.91.66 19990314 (egcs-1.1.2 release) ----------------------------------------------------------------- Both fail : FAIL: gcc.c-torture/execute/980526-1.c execution, -O2 -fomit-frame-pointer -finline-functions Running /home/source/BUILD/egcs-1.1.2/gcc/testsuite/gcc.c-torture/execute/ieee/ieee.exp ... FAIL: gcc.c-torture/execute/ieee/980619-1.c execution, -O1 FAIL: gcc.c-torture/execute/ieee/980619-1.c execution, -O2 FAIL: gcc.c-torture/execute/ieee/980619-1.c execution, -O2 -fomit-frame-pointer -finline-functions FAIL: gcc.c-torture/execute/ieee/980619-1.c execution, -O2 -fomit-frame-pointer -finline-functions -funroll-loops FAIL: gcc.c-torture/execute/ieee/980619-1.c execution, -O2 -fomit-frame-pointer -finline-functions -funroll-all-loops FAIL: gcc.c-torture/execute/ieee/980619-1.c execution, -O2 -g FAIL: gcc.c-torture/execute/ieee/980619-1.c execution, -Os