This is the mail archive of the gcc-regression@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]

2 GCC regressions, 0 new, with your patch on 2001-11-01T13:06:21Z.


With your recent patch, GCC has some regression test failures, which
used to pass.  There are 0 new failures, and 2
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 gcc.sum gcc.c-torture/compile/20010327-1.c,
native gcc.sum gcc.c-torture/compile/20010327-1.c,

For more information, see <http://people.redhat.com/geoffk/gcc-regression/>.
ChangeLog entries since last run on 2001-11-01T10:30:02Z:
--- /maat/heart/tbox/changelog_mail/gcc/libstdc++-v3/ChangeLog	Wed Oct 31 13:08:57 2001
+++ gcc/libstdc++-v3/ChangeLog	Thu Nov  1 05:10:13 2001
@@ -1,3 +1,8 @@
+2001-11-01  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
+
+	* include/bits/std_complex.h (_Norm_helper): New class template.
+	(norm): Tweak.
+
 2001-10-31  Benjamin Kosnik  <bkoz@redhat.com>
 
 	libstdc++/4749

ChangeLog entries between 2001-11-01T10:30:02Z and the last time everything
passed, on 2001-10-31T21:08:13Z:
--- /maat/heart/tbox/changelog_pass/gcc/gcc/testsuite/ChangeLog	Tue Oct 30 09:30:37 2001
+++ gcc/gcc/testsuite/ChangeLog	Thu Nov  1 02:30:19 2001
@@ -1,3 +1,8 @@
+2001-11-01  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
+
+	* gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead
+        of unsigned long.
+
 2001-10-30  Jakub Jelinek  <jakub@redhat.com>
 
 	* gcc.dg/20011029-2.c: New test.

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