public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* Ada: Bootstrap failure on i386-unknown-freebsd4.7
@ 2003-03-27  9:20 Michael Ritzert
  2003-03-27 23:24 ` Laurent Guerby
  0 siblings, 1 reply; 21+ messages in thread
From: Michael Ritzert @ 2003-03-27  9:20 UTC (permalink / raw)
  To: gcc

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

^ permalink raw reply	[flat|nested] 21+ messages in thread
[parent not found: <200303291604.03235.mritzert@ti.uni-mannheim.de>]

end of thread, other threads:[~2003-03-30 22:08 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-03-27  9:20 Ada: Bootstrap failure on i386-unknown-freebsd4.7 Michael Ritzert
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

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).