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]

[basic-improvements] Merge from trunk


The merge tag is gcc-3_4-basic-improvements-merge-20021020.
Bootstrapped i686-linux, all languages including Ada, with no
regressions relative to the merge point.

$ diff -u LOG.trunk LOG.bib
--- LOG.trunk  2002-10-21 10:41:54 -0700
+++ LOG.bib    2002-10-21 10:40:51 -0700
@@ -17,9 +17,10 @@
                === gcc tests ===
 FAIL: gcc.dg/noncompile/incomplete-1.c (test for excess errors)
                === gcc Summary ===
-# of expected passes           20752
+# of expected passes           20766
 # of unexpected failures       1
 # of expected failures         64
+# of unresolved testcases      1
 # of unsupported tests         65
                === g++ tests ===
 FAIL: g++.dg/inherit/override1.C (test for excess errors)

The additional unresolved comes from a typo in a test case only
present on the branch.  I will be sending a separate patch for that
issue shortly.

zw


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