2 GCC regressions, 2 new, with your patch on 2002-01-10T18:02:59Z.

GCC regression checker regress@maat.cygnus.com
Thu Jan 10 12:57:00 GMT 2002


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

The new failures are:
powerpc-eabisim g++.sum g++.pt/infinite1.C
native g++.sum g++.pt/infinite1.C

For more information, see <http://people.redhat.com/geoffk/gcc-regression/>.
-------------- next part --------------
ChangeLog entries since last run on 2002-01-10T14:21:33Z:
--- /maat/heart/tbox/changelog_mail/gcc/gcc/ChangeLog	Thu Jan 10 06:21:53 2002
+++ gcc/gcc/ChangeLog	Thu Jan 10 10:03:14 2002
@@ -1,3 +1,34 @@
+2002-01-10  Kazu Hirata  <kazu@hxi.com>
+
+	* config/h8300/h8300.md: Remove constraints from expanders.
+
+2002-01-10  Kazu Hirata  <kazu@hxi.com>
+
+	* varasm.c: Fix formatting.
+	* varray.c: Likewise.
+	* vmsdbgout.c: Likewise.
+	* xcoffout.c: Likewise.
+
+Thu Jan 10 17:19:12 CET 2002  Jan Hubicka  <jh@suse.cz>
+
+	* cfgcleanup.c (try_forward_edges): Properly initialize nthreaded_edges;
+        update edge probabilities to match.
+
+2002-01-10  Joseph S. Myers  <jsm28@cam.ac.uk>
+
+	* Makefile.in ($(docdir)/gccint.info, gccint.dvi): Add additional
+	dependencies.
+	* doc/languages.texi, doc/sourcebuild.texi: New files.
+	* doc/configfiles.texi: Make a subsubsection.  Update.
+	* doc/configterms.texi: Add @node.  Remove warning that this isn't
+	instructions for building GCC.
+	* doc/makefile.texi: Make a subsection.
+	* doc/gccint.texi: Update.
+
+Thu Jan 10 16:39:58 CET 2002  Jan Hubicka  <jh@suse.cz>
+
+	* i386.md (sse_mov?fcc_const0_?): Fix constraints.
+
 Thu Jan 10 12:45:50 2002  Nicola Pero  <n.pero@mi.flashnet.it>
 
 	* doc/cpp.texi: Document the __OBJC__ preprocessor macro.
--- /maat/heart/tbox/changelog_mail/gcc/gcc/cp/ChangeLog	Thu Jan 10 03:15:55 2002
+++ gcc/gcc/cp/ChangeLog	Thu Jan 10 10:03:23 2002
@@ -1,4 +1,12 @@
-2002-01-20  Graham Stott  <grahams@redhat.com>
+2002-01-10  Ira Ruben	<ira@apple.com>
+
+	* decl.c (start_method): Handle attrlist.
+
+2002-01-10  Jakub Jelinek  <jakub@redhat.com>
+
+	* decl2.c (max_tinst_depth): Increase default limit to 500.
+
+2002-01-10  Graham Stott  <grahams@redhat.com>
 
 	* spew.c (YYCHAR): Uppercase macro parameter and add
 	parenthesis.
@@ -284,6 +292,7 @@
 
 2002-01-04  Jason Merrill  <jason@redhat.com>
 
+	PR c++/4122
 	* class.c (update_vtable_entry_for_fn): Set delta to zero for a
 	lost primary.
 
@@ -423,6 +432,7 @@
 
 2001-12-18  Jason Merrill  <jason@redhat.com>
 
+	PR c++/3242
 	* class.c (add_method): Do compare 'this' quals when trying to match a
 	used function.  Don't defer to another used function.
 
@@ -766,7 +776,7 @@
 
 2001-11-25  Aldy Hernandez  <aldyh@redhat.com>
 
-	* cp/search.c (lookup_base_r): Declare bk in variable declaration
+	* search.c (lookup_base_r): Declare bk in variable declaration
 	space.
 
 2001-11-25  Nathan Sidwell  <nathan@codesourcery.com>
@@ -933,7 +943,7 @@
 
 2001-11-12  H.J. Lu <hjl@gnu.org>
 
-	* cp/cvt.c (ocp_convert): Don't warn the address of a weak
+	* cvt.c (ocp_convert): Don't warn the address of a weak
 	function is always `true'.
 
 2001-11-09  Neil Booth  <neil@daikokuya.demon.co.uk>
--- /maat/heart/tbox/changelog_mail/gcc/libjava/ChangeLog	Wed Jan  9 18:13:00 2002
+++ gcc/libjava/ChangeLog	Thu Jan 10 10:03:28 2002
@@ -1,4 +1,19 @@
+2002-01-10  Tom Tromey  <tromey@redhat.com>
+
+	For PR libgcj/5303:
+	* gnu/java/rmi/rmic/RMIC.java (parseOptions): Handle --help and
+	--version.  Recognize GNU-style long options.  Print GNU-style
+	error messages.
+	(usage): Print GNU-style help.  Exit with status 0.
+	(error): New method.
+	(run): Print error message if no class names found.
+	(main): Don't print usage on error.
+
 2002-01-09  Tom Tromey  <tromey@redhat.com>
+
+	* gnu/gcj/convert/Convert.java (version): Use java.vm.name
+	property.
+	(help, version): Use println(), not println("").
 
 	For PR libgcj/5303:
 	* gnu/gcj/convert/Convert.java (error): Program is called

ChangeLog entries between 2002-01-10T14:21:33Z and the last time everything
passed, on 2002-01-10T14:21:33Z:
-------------- next part --------------
-- 
Geoffrey Keating <regress@maat.cygnus.com> 
(via an automated GCC regression-testing script.)



More information about the Gcc-regression mailing list