4 GCC regressions, 0 new, with your patch on 2001-12-29T05:25:16Z.

GCC regression checker regress@maat.cygnus.com
Sat Dec 29 00:17:00 GMT 2001


With your recent patch, GCC has some regression test failures, which
used to pass.  There are 0 new failures, and 4
failures that existed before and after that patch; 0 failures
have been fixed.

The old failures, which were not fixed or introduced by your patch, are:
powerpc-eabisim objc.sum objc/execute/formal_protocol-5.m
powerpc-eabisim objc.sum objc/execute/protocol.m
native objc.sum objc/execute/formal_protocol-5.m
native objc.sum objc/execute/protocol.m

For more information, see <http://people.redhat.com/geoffk/gcc-regression/>.
-------------- next part --------------
ChangeLog entries since last run on 2001-12-29T02:32:49Z:
--- /maat/heart/tbox/changelog_mail/gcc/gcc/java/ChangeLog	Fri Dec 28 15:40:25 2001
+++ gcc/gcc/java/ChangeLog	Fri Dec 28 21:25:38 2001
@@ -1,3 +1,8 @@
+2001-12-28  Tom Tromey  <tromey@redhat.com>
+
+	* gen-table.pl: Don't process characters after \uffff.  Added
+	comment pointing to input file.
+
 2001-12-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
 
 	* gen-table.pl: Const-ify output.  Document the location of a

ChangeLog entries between 2001-12-29T02:32:49Z and the last time everything
passed, on 2001-12-28T20:50:04Z:
--- /maat/heart/tbox/changelog_pass/gcc/gcc/ChangeLog	Fri Dec 28 12:50:23 2001
+++ gcc/gcc/ChangeLog	Fri Dec 28 15:40:12 2001
@@ -1,3 +1,22 @@
+2001-12-28  Stan Shebs  <shebs@apple.com>
+
+	* objc/objc-act.c (build_module_descriptor): Make sure the init
+	function is not deferred.
+	(build_dispatch_table_initializer): Compute the method encoding if
+	not already done.
+
+2001-12-28  Kazu Hirata  <kazu@hxi.com>
+
+	* doc/md.texi: Add @findex define_insn_and_split.
+
+2001-12-28  Hans Bohem  <hans_boehm@hp.com>
+
+	* config/ia64/linux.h (MD_FALLBACK_FRAME_STATE_FOR): New.
+	* config/ia64/unwind-ia64.c (uw_init_context_1): Redo sp, psp,
+	bsp setup.  Set pri_unat_loc to something reasonable.
+	(uw_install_context): Add missing cast.
+	(unw_access_gr): Fix off-by-1 indexing error.
+
 2001-12-28  Kazu Hirata  <kazu@hxi.com>
 
 	* except.c: Fix comment formatting.
--- /maat/heart/tbox/changelog_pass/gcc/gcc/java/ChangeLog	Wed Dec 26 19:45:47 2001
+++ gcc/gcc/java/ChangeLog	Fri Dec 28 15:40:25 2001
@@ -1,3 +1,10 @@
+2001-12-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
+
+	* gen-table.pl: Const-ify output.  Document the location of a
+	suitable unicode input file.
+
+	* chartables.h: Regenerate.
+
 2001-12-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
 
 	* chartables.h: Const-ify.
--- /maat/heart/tbox/changelog_pass/gcc/gcc/testsuite/ChangeLog	Fri Dec 28 02:50:03 2001
+++ gcc/gcc/testsuite/ChangeLog	Fri Dec 28 15:40:36 2001
@@ -1,3 +1,8 @@
+2001-12-28  Stan Shebs  <shebs@apple.com>
+
+	* lib/objc-torture.exp: Resync with c-torture.exp.
+	* lib/objc.exp: Load standard libraries.
+
 2001-12-28  Jakub Jelinek  <jakub@redhat.com>
 
 	* gcc.dg/gnu89-init-1.c: Adjust for the new behaviour, add some
--- /maat/heart/tbox/changelog_pass/gcc/libstdc++-v3/ChangeLog	Fri Dec 28 12:50:31 2001
+++ gcc/libstdc++-v3/ChangeLog	Fri Dec 28 18:33:10 2001
@@ -1,3 +1,20 @@
+2001-12-28  Richard Henderson  <rth@redhat.com>
+
+	* config/cpu/ia64/bits/cpu_limits.h: New file.
+	* config/os/osf/osf5.0/bits/cpu_limits.h: New file.
+	* configure.target (CPULIMITSH): Use them.
+
+2001-12-28  Phil Edwards  <pme@gcc.gnu.org>
+
+	* include/bits/c++config:  Move doxygen hook comment...
+	* docs/doxygen/doxygroups.cc:  ...to here.
+
+2001-12-28  Phil Edwards  <pme@gcc.gnu.org>
+
+	PR libstdc++/2054
+	* include/bits/stl_algo.h (lower_bound):  Relax concept checks.
+	* testsuite/ext/concept_checks.cc:  New file.
+
 2001-12-28  Paolo Carlini  <pcarlini@unitus.it>
 
 	* include/bits/stl_algo.h (count returning void,
-------------- next part --------------
-- 
Geoffrey Keating <regress@maat.cygnus.com> 
(via an automated GCC regression-testing script.)



More information about the Gcc-regression mailing list