[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Summary of raw GCC 3.0 CVS HEAD



>From an unpatched compile of GCC 3.x CVS HEAD, not using the Debian package
or patches:

                === libstdc++-v3 Summary ===

# of expected passes            331
# of unexpected failures        12
# of unexpected successes       9
# of expected failures          16
# of unsupported tests          6

                === gcc Summary ===

# of expected passes            17617
# of unexpected failures        25
# of expected failures          54
# of unresolved testcases       8
# of unsupported tests          37

                === g++ Summary ===

# of expected passes            6767
# of unexpected failures        123
# of unexpected successes       3
# of expected failures          89
# of untested testcases         15
# of unsupported tests          1

                === g77 Summary ===

# of expected passes            1452
# of unsupported tests          8

                === objc Summary ===

# of expected passes            1036
# of unexpected failures        6

As compared to the Debian compile of the same:

libstdc++-v3:	Fail (173/197 failed)	->	Pass? (19/368 failed)
gcc:		Pass (25/17696 failed)	->	Pass  (25/17696 failed)
g++:		Fail (1039/6946 failed)	->	Pass? (126/6982 failed)
g77:		Pass (0/1452 failed)	->	Pass  (0/1452 failed)
objc:		Pass (6/1042 failed)	->	Pass  (6/1042 failed)

I'd say that it's "good enough" - if I can get the Debian version to work
as well. So I'm going to dive into the patches and see if I can figure out
what the heck is broken...
-- 
***************************************************************************
Joel Baker                           System Administrator - lightbearer.com
lucifer@lightbearer.com              http://users.lightbearer.com/lucifer/



Reply to: