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]

Re: from bad to worse


Jeffrey A Law <law@cygnus.com> writes:
>   In message <199711020227.SAA23959@atrus.synopsys.com>you write:
>   > 
>   > > That's the right one as far as I know -- I'm using it on the x86
>   > > linux and getting runs with ~3 unexpected failures.
>   > > 
>   > > Did you rebuild libgcc and the libstdc++ library after fixing it?
>   > 
>   > I blew away and rebuilt the entire snapshot.  It's possible that I
>   > messed up: could someone else with a Solaris machine comment?
> Well, I'll go do a solaris build if nobody else is around....

Here are my results for `g++': 39 unexpected failures -- a lot in
`g++.mike/eh*'

Host: sparc-sun-solaris2.5 
`configure' flags: --with-gnu-as --with-gnu-ld
		   --enable-multilib --enable-shared --enable-thread
`ld -v': GNU ld version 2.8.2 (with BFD 971028)
`as -v': GNU assembler version 971028 (sparc-sun-solaris2.5), using BFD version 971028

Test Run By harinath on Sun Nov  2 01:01:27 1997
Native configuration is sparc-sun-solaris2.5

                === g++ tests ===

Running target unix
Using /home/grad04/harinath/share/dejagnu/baseboards/unix.exp as board description file for target.
Using /home/grad04/harinath/share/dejagnu/config/unix.exp as generic interface file for target.
Using /project/sejong02/home/harinath/gnu/egcs/gcc/testsuite/config/default.exp as tool-and-target-specific interface file.
Running /project/sejong02/home/harinath/gnu/egcs/gcc/testsuite/g++.old-deja/old-deja.exp ...
FAIL: g++.benjamin/warn01.C (test for excess errors)
XPASS: g++.jason/destruct3.C - (test for bogus messages, line 38)
FAIL: g++.jason/template31.C (test for excess errors)
FAIL: g++.mike/eh10.C  Execution test
FAIL: g++.mike/eh12.C  Execution test
FAIL: g++.mike/eh14.C  Execution test
FAIL: g++.mike/eh16.C  Execution test
FAIL: g++.mike/eh17.C  Execution test
FAIL: g++.mike/eh18.C  Execution test
FAIL: g++.mike/eh2.C  Execution test
FAIL: g++.mike/eh21.C  Execution test
FAIL: g++.mike/eh24.C  Execution test
FAIL: g++.mike/eh25.C  Execution test
FAIL: g++.mike/eh26.C  Execution test
FAIL: g++.mike/eh27.C  Execution test
FAIL: g++.mike/eh28.C  Execution test
FAIL: g++.mike/eh29.C  Execution test
FAIL: g++.mike/eh3.C  Execution test
FAIL: g++.mike/eh31.C  Execution test
FAIL: g++.mike/eh33.C  Execution test
FAIL: g++.mike/eh34.C  Execution test
FAIL: g++.mike/eh35.C  Execution test
FAIL: g++.mike/eh36.C  Execution test
FAIL: g++.mike/eh37.C  Execution test
FAIL: g++.mike/eh38.C  Execution test
FAIL: g++.mike/eh39.C  Execution test
FAIL: g++.mike/eh40.C  Execution test
FAIL: g++.mike/eh41.C  Execution test
FAIL: g++.mike/eh42.C  Execution test
FAIL: g++.mike/eh44.C  Execution test
FAIL: g++.mike/eh47.C  Execution test
FAIL: g++.mike/eh48.C  Execution test
FAIL: g++.mike/eh49.C  Execution test
FAIL: g++.mike/eh5.C  Execution test
FAIL: g++.mike/eh50.C  Execution test
FAIL: g++.mike/eh51.C  Execution test
FAIL: g++.mike/eh6.C  Execution test
FAIL: g++.mike/eh8.C  Execution test
FAIL: g++.mike/p7912.C  Execution test
FAIL: g++.mike/p9706.C  Execution test

                === g++ Summary ===

# of expected passes            3342
# of unexpected failures        39
# of unexpected successes       1
# of expected failures          81
# of untested testcases         6
/project/sejong02/home/harinath/gnu/egcs/build/sol2/gcc/testsuite/../xgcc versio
n egcs-2.90.15 971031 (gcc2-970802 experimental)


-- 
Raja R Harinath ------------------------------ harinath@cs.umn.edu
"When all else fails, read the instructions."      -- Cahn's Axiom
"Our policy is, when in doubt, do the right thing."   -- Roy L Ash


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