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]

What happened to the GCC 3.3 testsuite?



Just compare these two summaries:

                === gcc Summary ===

# of expected passes            21248
# of unexpected failures        1
# of expected failures          69
# of unsupported tests          91
/builds/gcc/misc/gcc/xgcc version 3.3.3 20031208 (prerelease)

                === gcc Summary ===

# of expected passes            15165
# of expected failures          22
# of unsupported tests          1
/builds/gcc/misc/gcc/xgcc version 3.3.3 20031211 (prerelease)


Apparently 6000 tests have disappeared between these two days!


I see in the newer gcc.sum file at the end:
ERROR: (DejaGnu) proc "scan-file xwin1.i {(^|
)#if 0}" does not exist.

This seems to be related to:
2003-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>

        Backport from mainline:
        * gcc.dg/cpp/trad/xwin1.c: New test case.


So, what's happening here?  Do we need to backport also the following
patch (from mainline):

2003-06-02  Mark Mitchell  <mark@codesourcery.com>

        * lib/scanasm.exp (dg-scan): New function, factored out of ...
        (scan-assembler): ... here.  Use dg-scan.
        (scan-assembler-not): Likewise.
        (scan-file): New function.
        (scan-file-not): Likewise.


Nathanael, can you look at these, please?

Cheers,
Andreas
-- 
 Andreas Jaeger, aj@suse.de, http://www.suse.de/~aj
  SuSE Linux AG, Deutschherrnstr. 15-19, 90429 Nürnberg, Germany
   GPG fingerprint = 93A3 365E CE47 B889 DF7F  FED1 389A 563C C272 A126

Attachment: pgp00000.pgp
Description: PGP signature


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