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]
Other format: [Raw text]

re: additional gcc errors


   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


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