public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: Bernardo Innocenti <bernie@develer.com>
To: Andreas Schwab <schwab@suse.de>
Cc: Richard Zidlicky <rz@linux-m68k.org>,  gcc@gnu.org
Subject: Re: m68k bootstrapping broken
Date: Thu, 15 Jan 2004 23:21:00 -0000	[thread overview]
Message-ID: <40071EB2.4080304@develer.com> (raw)
In-Reply-To: <jek73t4kkb.fsf@sykes.suse.de>

Andreas Schwab wrote:
> Bernardo Innocenti <bernie@develer.com> writes:
>>Andreas Schwab wrote:
>>
>>
>>>2004-01-11  Andreas Schwab  <schwab@suse.de>
>>>	* config/m68k/m68k.c (output_move_const_into_data_reg): Clear cc
>>>	status for NOTB/NOTW/NEGW methods.
>>
>>Andreas, I confirm this patch fixed the reported bootstrap ICE on
>>m68k-netbsdelf too.
> 
> Thanks for testing, I've committed it now.

I've now completed the testsuite with your patch installed
and I'm sorry to report something very weird.

A considerable number of tests failed.  Several failures
appear to be caused by deficencies in the ancient binutils
2.11.2 used by NetBSD.

Comparing these results with the previous run (without your
patch installed) reveals lots of changes (see the diff below).
What's shocking is that, overall, the number of failures
actually *increased*!

I've not yet analyzed any of these failures because I want
to try bootstrapping again from a combined tree in order
to use GNU as/ld.

--- lilith-20040111-gcc.sum	2004-01-13 21:29:49.000000000 +0100
+++ lilith-20040115-gcc.sum	2004-01-15 21:33:41.000000000 +0100
@@ -1 +1 @@
-Test Run By bernie on Mon Jan 12 17:17:03 2004
+Test Run By bernie on Wed Jan 14 21:05:01 2004
@@ -393,2 +393 @@
-WARNING: program timed out.
-FAIL: gcc.c-torture/compile/20001226-1.c (test for excess errors)
+PASS: gcc.c-torture/compile/20001226-1.c (test for excess errors)
@@ -3391,6 +3390,6 @@
-PASS: gcc.c-torture/compile/init-1.c (test for excess errors)
-PASS: gcc.c-torture/compile/init-1.c (test for excess errors)
-PASS: gcc.c-torture/compile/init-1.c (test for excess errors)
-PASS: gcc.c-torture/compile/init-1.c (test for excess errors)
-PASS: gcc.c-torture/compile/init-1.c (test for excess errors)
-PASS: gcc.c-torture/compile/init-1.c (test for excess errors)
+FAIL: gcc.c-torture/compile/init-1.c (test for excess errors)
+FAIL: gcc.c-torture/compile/init-1.c (test for excess errors)
+FAIL: gcc.c-torture/compile/init-1.c (test for excess errors)
+FAIL: gcc.c-torture/compile/init-1.c (test for excess errors)
+FAIL: gcc.c-torture/compile/init-1.c (test for excess errors)
+FAIL: gcc.c-torture/compile/init-1.c (test for excess errors)
@@ -9676 +9675 @@
-PASS: gcc.c-torture/execute/980205.c execution,  -O3 -fomit-frame-pointer 
+FAIL: gcc.c-torture/execute/980205.c execution,  -O3 -fomit-frame-pointer 
@@ -12118 +12117 @@
-FAIL: gcc.c-torture/execute/nestfunc-6.c execution,  -O0 
+PASS: gcc.c-torture/execute/nestfunc-6.c execution,  -O0 
@@ -15285,2 +15284 @@
-WARNING: program timed out.
-FAIL: gcc.dg/compat/struct-by-value-10 c_compat_x_tst.o compile
+PASS: gcc.dg/compat/struct-by-value-10 c_compat_x_tst.o compile
@@ -15288,2 +15286,2 @@
-UNRESOLVED: gcc.dg/compat/struct-by-value-10 c_compat_x_tst.o-c_compat_y_tst.o link 
-UNRESOLVED: gcc.dg/compat/struct-by-value-10 c_compat_x_tst.o-c_compat_y_tst.o execute 
+PASS: gcc.dg/compat/struct-by-value-10 c_compat_x_tst.o-c_compat_y_tst.o link
+PASS: gcc.dg/compat/struct-by-value-10 c_compat_x_tst.o-c_compat_y_tst.o execute 
@@ -17973,2 +17971,2 @@
-PASS: gcc.dg/c99-complit-1.c (test for excess errors)
-PASS: gcc.dg/c99-complit-1.c execution test
+FAIL: gcc.dg/c99-complit-1.c (test for excess errors)
+WARNING: gcc.dg/c99-complit-1.c compilation failed to produce executable
@@ -17994 +17992 @@
-PASS: gcc.dg/c99-complit-2.c non-const (test for errors, line 42)
+FAIL: gcc.dg/c99-complit-2.c non-const (test for errors, line 42)
@@ -18125,2 +18123 @@
-WARNING: program timed out.
-FAIL: gcc.dg/c99-intconst-1.c (test for excess errors)
+PASS: gcc.dg/c99-intconst-1.c (test for excess errors)
@@ -18672 +18669 @@
-PASS: gcc.dg/noreturn-7.c  (test for warnings, line 21)
+FAIL: gcc.dg/noreturn-7.c  (test for warnings, line 21)
@@ -18825 +18822 @@
-PASS: gcc.dg/sibcall-1.c execution test
+FAIL: gcc.dg/sibcall-1.c execution test
@@ -18827 +18824 @@
-PASS: gcc.dg/sibcall-2.c execution test
+FAIL: gcc.dg/sibcall-2.c execution test
@@ -18829 +18826 @@
-XPASS: gcc.dg/sibcall-3.c execution test
+XFAIL: gcc.dg/sibcall-3.c execution test
@@ -18831 +18828 @@
-XPASS: gcc.dg/sibcall-4.c execution test
+XFAIL: gcc.dg/sibcall-4.c execution test
@@ -24311,5 +24308,4 @@
-# of expected passes		23704
-# of unexpected failures	164
-# of unexpected successes	2
-# of expected failures		68
-# of unresolved testcases	3
+# of expected passes		23697
+# of unexpected failures	172
+# of expected failures		70
+# of unresolved testcases	1




-- 
  // Bernardo Innocenti - Develer S.r.l., R&D dept.
\X/  http://www.develer.com/


  parent reply	other threads:[~2004-01-15 23:21 UTC|newest]

Thread overview: 106+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-01-05  0:20 Richard Zidlicky
2004-01-05  4:08 ` Bernardo Innocenti
2004-01-05 13:20   ` Richard Zidlicky
2004-01-06  1:07     ` Bernardo Innocenti
2004-01-06  9:24       ` Richard Zidlicky
2004-01-06 11:41         ` Bernardo Innocenti
2004-01-06 15:59           ` Peter Barada
2004-01-06 23:24             ` Bernardo Innocenti
2004-01-07  0:26               ` Peter Barada
2004-01-07  1:08                 ` Bernardo Innocenti
2004-01-07  0:50                   ` Peter Barada
2004-01-07  2:20                     ` Bernardo Innocenti
2004-01-07  3:25                       ` Peter Barada
2004-01-07 10:54                       ` Andreas Schwab
2004-01-07 11:02                         ` Andreas Schwab
2004-01-07 19:42                         ` Bernardo Innocenti
2004-01-08  9:49                           ` Andreas Schwab
2004-01-08 10:32                             ` Bernardo Innocenti
2004-01-08 14:38                               ` Peter Barada
2004-01-06 22:18           ` Richard Zidlicky
2004-01-07  0:15             ` Bernardo Innocenti
2004-01-07 18:40               ` Richard Zidlicky
2004-01-07 20:58                 ` Bernardo Innocenti
2004-01-08  9:45                   ` Andreas Schwab
2004-01-08 11:56                     ` Bernardo Innocenti
2004-01-09  2:13                       ` Andreas Schwab
2004-01-08 14:37                     ` Peter Barada
2004-01-08 18:26                   ` Richard Zidlicky
2004-01-08 23:55                   ` Richard Zidlicky
2004-01-08 22:11                     ` Bernardo Innocenti
2004-01-09  0:48                       ` Richard Zidlicky
2004-01-09  5:53                         ` Bernardo Innocenti
2004-01-09 23:23                           ` Richard Zidlicky
2004-01-10 21:09                             ` Bernardo Innocenti
2004-01-11  1:35                               ` Richard Henderson
2004-01-11  6:33                                 ` Bernardo Innocenti
2004-01-11 11:55                                   ` Richard Zidlicky
2004-01-11 16:35                                     ` Andreas Schwab
2004-01-11 21:45                                     ` Bernardo Innocenti
2004-01-11 14:18                                   ` Richard Henderson
2004-01-11 18:08                                     ` Matt Thomas
2004-01-11 21:21                                       ` VAX support (was: m68k bootstrapping broken) Jan-Benedict Glaw
2004-01-11 14:59                                   ` m68k bootstrapping broken Richard Zidlicky
2004-01-11 18:01                                     ` Andreas Schwab
2004-01-11 20:10                                     ` Andreas Schwab
2004-01-11 20:37                                       ` Andreas Schwab
2004-01-11 22:25                                         ` Bernardo Innocenti
2004-01-13  2:19                                         ` Richard Zidlicky
2004-01-13 12:18                                           ` Andreas Schwab
2004-01-13 23:00                                             ` Richard Zidlicky
2004-01-14  0:59                                               ` Bernardo Innocenti
2004-01-15  0:29                                                 ` Richard Zidlicky
2004-01-15  1:16                                                   ` Bernardo Innocenti
2004-01-15 13:08                                                     ` Richard Zidlicky
2004-01-15 19:10                                                       ` Bernardo Innocenti
2004-01-15 19:35                                                         ` Andrew Pinski
2004-01-15 13:49                                                   ` Matthias Klose
2004-01-15 23:21                                               ` Bernardo Innocenti
2004-01-16  1:36                                                 ` Richard Henderson
2004-02-09  1:47                                                   ` Bernardo Innocenti
2004-02-09 14:57                                                     ` Richard Zidlicky
2004-02-15 18:34                                                       ` Bernardo Innocenti
2004-02-16 20:40                                                         ` Richard Zidlicky
2004-01-16 11:27                                                 ` Andreas Schwab
2004-01-16 19:03                                                   ` Bernardo Innocenti
2004-01-17  1:01                                                     ` Andreas Schwab
2004-01-17  1:28                                                       ` Bernardo Innocenti
2004-01-17  3:57                                                         ` Andreas Schwab
2004-01-21  0:30                                                           ` Jim Wilson
2004-01-21  0:30                                                             ` Andreas Schwab
2004-01-21  1:55                                                             ` Jim Wilson
2004-01-13 15:12                                         ` Gunther Nikl
2004-01-13 21:58                                           ` Bernardo Innocenti
2004-01-13 22:55                                             ` Richard Zidlicky
2004-01-14  0:56                                               ` Bernardo Innocenti
2004-01-15  0:00                                                 ` Richard Zidlicky
2004-01-15  0:08                                                   ` Bernardo Innocenti
2004-01-15 12:32                                                     ` Richard Zidlicky
2004-01-15 14:00                                                       ` Andreas Schwab
2004-01-16  3:34                                                         ` Richard Zidlicky
2004-01-16  3:39                                                           ` Daniel Jacobowitz
2004-01-16  4:18                                                         ` Richard Zidlicky
2004-01-15 22:10                                                       ` Bernardo Innocenti
2004-01-14 10:15                                             ` Gunther Nikl
2004-01-14 17:10                                               ` Andreas Schwab
2004-01-14 17:05                                                 ` Gunther Nikl
2004-01-14 17:13                                                   ` Andreas Schwab
2004-01-14 23:14                                                     ` Gunther Nikl
2004-01-14 18:55                                                       ` Andreas Schwab
2004-01-15  1:16                                                       ` Joe Buck
2004-01-13 17:18                                         ` Richard Zidlicky
2004-01-14  1:13                                           ` Bernardo Innocenti
2004-01-15  2:50                                         ` Bernardo Innocenti
2004-01-15  6:22                                           ` Richard Henderson
2004-01-15  9:40                                           ` Andreas Schwab
2004-01-15 14:12                                             ` Matthias Klose
2004-01-15 16:08                                               ` Richard Zidlicky
2004-01-15 23:21                                             ` Bernardo Innocenti [this message]
2004-01-13 11:04                                   ` Gunther Nikl
2004-01-13 12:14                                     ` Andreas Schwab
2004-01-13 13:24                                       ` Gunther Nikl
2004-01-14  0:46                                     ` Bernardo Innocenti
2004-01-14 10:01                                       ` Gunther Nikl
2004-01-11 11:07                               ` Richard Zidlicky
2004-01-11 16:08                                 ` Andreas Schwab
2004-01-05 20:42 ` Hans-Peter Nilsson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=40071EB2.4080304@develer.com \
    --to=bernie@develer.com \
    --cc=gcc@gnu.org \
    --cc=rz@linux-m68k.org \
    --cc=schwab@suse.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).