This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Results for egcs-2.91.53 19980803 (gcc2 ss-980609 experimental) testsuite on alpha-unknown-linux-gnu
- To: oliva at dcc dot unicamp dot br (Alexandre Oliva)
- Subject: Re: Results for egcs-2.91.53 19980803 (gcc2 ss-980609 experimental) testsuite on alpha-unknown-linux-gnu
- From: hjl at lucon dot org (H.J. Lu)
- Date: Mon, 17 Aug 1998 06:22:17 -0700 (PDT)
- Cc: egcs-results at sweet dot webvision dot com, egcs at cygnus dot com
>
> Native configuration is alpha-unknown-linux-gnu
>
> === g++ tests ===
>
>
> Running target unix
> XPASS: g++.benjamin/p12475.C (test for excess errors)
> XPASS: g++.brendan/array1.C overflow in array dimension.* , (test for errors, line 6)
> FAIL: g++.jason/thunk1.C Execution test
> FAIL: g++.jason/thunk2.C Execution test
> XPASS: g++.jason/thunk3.C (test for excess errors)
> XPASS: g++.law/profile1.C (test for excess errors)
> XPASS: g++.law/profile1.C Execution test
> FAIL: g++.other/new.C (test for excess errors)
> FAIL: g++.other/new2.C (test for excess errors)
> XPASS: g++.robertl/eb132.C (test for excess errors)
> FAIL: g++.robertl/eb15.C (test for excess errors)
> FAIL: g++.robertl/eb2.C (test for excess errors)
> FAIL: g++.robertl/eb71.C (test for excess errors)
FYI, there should be no g++ failures on linux/alpha, those tests
are bogus. You can find a patch at
ftp://ftp.yggdrasil.com/private/hjl/egcs-1.1.diff.11.gz
H.J.