This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
hpux10.20 XPASS regressions from g++-2.8.1 to egcs-19980803
- To: egcs at cygnus dot com
- Subject: hpux10.20 XPASS regressions from g++-2.8.1 to egcs-19980803
- From: tprince at cat dot e-mail dot com
- Date: Mon, 17 Aug 1998 11:14:06 EDT
I had been discounting XPASS indications as possible
regressions, however the ones in the following list achieved
expected FAIL status with gcc-2.8.1 on hpux10.20 by returning ld
status 1 and not executing, so these may be cases where only
gcc-2.8.1succeeded and both egcs versions failed. I'm sure
others have reported these by now. It took my HP box 6 hours
real time to negotiate the gcc-2.8.1/g77-0.5.23 test.
> FAIL: gcc.c-torture/execute/980506-1.c execution, -O2
> FAIL: gcc.c-torture/execute/980506-1.c execution, -O2 -g
< # of expected passes 6313
< # of unexpected failures 867
---
> # of expected passes 7476
> # of unexpected failures 22
45d28
< # of untested testcases 318
47c30
< /usr/local/523/bin/gcc version 2.8.1
---
> /usr2/users/tim/src/gnu/egcs-19980803/hp/gcc/xgcc version egcs-2.91.53 19980803 (gcc2 ss-980609 experimental)
> FAIL: g++.law/vtable2.C (test for excess errors)
> XPASS: g++.mike/eh33.C (test for excess errors)
> XPASS: g++.mike/eh33.C Execution test
> XPASS: g++.mike/eh50.C (test for excess errors)
> XPASS: g++.mike/eh50.C Execution test
> FAIL: g++.mike/thunk1.C (test for excess errors)
< # of expected passes 2491
< # of unexpected failures 1075
< # of unexpected successes 2
< # of expected failures 739
---
> # of expected passes 4206
> # of unexpected failures 7
> # of unexpected successes 5
> # of expected failures 89
1142c57
< /usr/local/523/bin/g++ version 2.8.1
---
> /usr2/users/tim/src/gnu/egcs-19980803/hp/gcc/testsuite/../xgcc version egcs-2.91.53 19980803 (gcc2 ss-980609 experimental)
1144a60
> Native configuration is hppa1.1-hp-hpux10.20
1195,1200c67,68
< # of expected passes 295
< # of unexpected failures 89
< # of untested testcases 31
< Couldn't determine version of /usr/local/523/bin/g77: Reading specs from /usr/local/523/lib/gcc-lib/hppa1.1-hp-hpux10.20/2.8.1/specs
< gcc version 2.8.1
<
---
> # of expected passes 415
> /usr2/users/tim/src/gnu/egcs-19980803/hp/gcc/g77 g77 version egcs-2.91.53 19980803 (gcc2 ss-980609 experimental) (from FSF-g77 version
0.5.24-19980725)
To: INTERNET - IBMMAIL