additional gcc errors

Jack Howarth howarth@bromo.msbb.uc.edu
Mon Jul 29 08:36:00 GMT 2002


   Just to let everyone know, I found the origin of the two
additional failures in building gcc 3.1.1 on debian ppc sid...

Running /home/howarth/debian-gcc3.1/gcc-3.1-3.1.1ds2/src/gcc/testsuite/gcc.dg/format/format.exp ...
FAIL: gcc.dg/format/warnll-1.c scanf %LX (test for warnings, line 44)
FAIL: gcc.dg/format/warnll-1.c (test for excess errors)

It turns out these were due to an bug in groff in debian sid which
has since been fixed. With the fixed groff, gcc 3.1.1 now shows
the same number of failures as before.

		=== gcc Summary ===

# of expected passes		18425
# of unexpected failures	2
# of expected failures		66
# of unsupported tests		106

with the two unexpected failures being...

Running /home/howarth/debian-gcc3.1/gcc-3.1-3.1.1ds2/src/gcc/testsuite/gcc.dg/dg.exp ...
FAIL: gcc.dg/20020103-1.c scan-assembler-not LC
FAIL: gcc.dg/20020118-1.c execution test

                                   Jack



More information about the Gcc mailing list