public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: Michael Ritzert <ritzert@t-online.de>
To: gcc@gcc.gnu.org
Subject: Ada: Bootstrap failure on i386-unknown-freebsd4.7
Date: Thu, 27 Mar 2003 09:20:00 -0000	[thread overview]
Message-ID: <200303270949.05422.ritzert@t-online.de> (raw)

Hi all,

since some time my bootstrap dies with:

Bootstrap comparison failure!
ada/treepr.o differs

Looking at the files, the differences are mostly of this kind:

gcc/stage2/ada/treepr.o:
00000280 <treepr__print_entity_info>:
[...]
     2d2:       e8 fc ff ff ff          call   2d3 
<treepr__print_entity_info+0x53>
     2d7:       ff 15 00 00 00 00       call   *0x0
     2dd:       59                      pop    %ecx <<
     2de:       5b                      pop    %ebx <<
     2df:       50                      push   %eax


gcc/ada/treepr.o:
00000280 <treepr__print_entity_info>:
[...]
     2d2:       e8 fc ff ff ff          call   2d3 
<treepr__print_entity_info+0x53>
     2d7:       ff 15 00 00 00 00       call   *0x0
     2dd:       5a                      pop    %edx <<
     2de:       59                      pop    %ecx <<
     2df:       50                      push   %eax


In the build logs (I was on vacation and didn't notice this earlier), I see:
-bash-2.05b$ grep '\.o differs' 2003-03-*fail
2003-03-15-1.txt.fail:ada/repinfo.o differs
2003-03-15-1.txt.fail:ada/treepr.o differs
2003-03-17-1.txt.fail:ada/repinfo.o differs
2003-03-17-1.txt.fail:ada/treepr.o differs
2003-03-18-1.txt.fail:ada/repinfo.o differs
2003-03-18-1.txt.fail:ada/treepr.o differs
2003-03-19-1.txt.fail:ada/repinfo.o differs
2003-03-19-1.txt.fail:ada/treepr.o differs
2003-03-21-1.txt.fail:ada/treepr.o differs
2003-03-22-1.txt.fail:ada/treepr.o differs
2003-03-23-1.txt.fail:ada/treepr.o differs
2003-03-24-1.txt.fail:ada/treepr.o differs
2003-03-25-1.txt.fail:ada/treepr.o differs
2003-03-26-1.txt.fail:ada/treepr.o differs
2003-03-26-2.txt.fail:ada/treepr.o differs
2003-03-27-1.txt.fail:ada/treepr.o differs

so it first broke on 2003-03-15, then succeeded two times later on (on the 
16th and 20th). I put the file containing the changes I got between the build 
of the 14th and 15th at 
http://www.globe-tec.de/~ritzert/2003-03-15-1.ChangeLogs.gz and the two 
object files at http://www.globe-tec.de/~ritzert/ada-fail.tar.gz .

Michael

             reply	other threads:[~2003-03-27  8:49 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-03-27  9:20 Michael Ritzert [this message]
2003-03-27 23:24 ` Laurent Guerby
2003-03-27 23:29   ` ACATS & GCC testsuite (Was Re: Ada: Bootstrap failure on i386-unknown-freebsd4.7) Arnaud Charlet
2003-03-27 23:38     ` ACATS & GCC testsuite Laurent Guerby
2003-03-28  4:07       ` Geert Bosch
2003-03-28 11:35         ` Laurent Guerby
2003-03-28 19:48           ` Geert Bosch
2003-03-28 21:57             ` Laurent Guerby
2003-03-29 13:28               ` Arnaud Charlet
2003-03-29 13:45                 ` Laurent Guerby
2003-03-30 14:47                   ` Arnaud Charlet
2003-03-30 14:55                     ` Andreas Jaeger
2003-03-30 15:46                       ` Arnaud Charlet
2003-03-30 22:08                         ` Andreas Jaeger
2003-03-31  7:22                           ` Kai Henningsen
2003-03-30 15:31                     ` Laurent Guerby
2003-03-30 19:10                       ` Arnaud Charlet
2003-03-30 22:09                         ` Laurent Guerby
2003-03-28 11:36   ` Ada: Bootstrap failure on i386-unknown-freebsd4.7 Michael Ritzert
     [not found] <200303291604.03235.mritzert@ti.uni-mannheim.de>
2003-03-29 17:12 ` Ritzert
2003-03-30  3:26   ` Laurent Guerby

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=200303270949.05422.ritzert@t-online.de \
    --to=ritzert@t-online.de \
    --cc=gcc@gcc.gnu.org \
    /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).