GCC 3.4.0 has lots of failures in test-suite

Steve Lee steve@tuxsoft.com
Thu Apr 22 01:25:00 GMT 2004


Eric,
	That was the exact clue I needed.  Recent changes to my system moved
stty from /bin to /usr/local/bin.  I'm still running the tests, but so far
gcc has the following results:

                === gcc Summary ===

# of expected passes            24576
# of unexpected failures        1
# of unexpected successes       2
# of expected failures          68
# of untested testcases         7
# of unsupported tests          182
/opt/gcc-3.4.0-obj/gcc/xgcc version 3.4.0

Which I assume is most expected.  I couldn't tell why I got the 1 unexpected
failure at this point.  If there is anyone in the know how, it would be nice
if the test-suite could determine the location of stty instead of assuming a
location of /bin/stty.

Thanks,
Steve


-----Original Message-----
From: Eric Christopher [mailto:echristo@redhat.com] 
Sent: Wednesday, April 21, 2004 7:10 PM
To: Steve Lee
Cc: gcc@gcc.gnu.org
Subject: Re: GCC 3.4.0 has lots of failures in test-suite


> 
> Any help that could be offered would be greatly appreciated.  Please CC as
> I'm not on this mailing list.
> 

If you go into gcc-3.4.0-obj/gcc/testsuite and look for FAIL in g++.log
what do you see there?

-eric

> Thanks,
> Steve
-- 
Eric Christopher <echristo@redhat.com>







More information about the Gcc mailing list