public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "htl10 at users dot sourceforge dot net" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug bootstrap/40894] [4.4/4.5/4.6 Regression] bootstrap4-lean failed crtfastmath.o comparision
Date: Wed, 14 Jul 2010 14:44:00 -0000	[thread overview]
Message-ID: <20100714144442.27566.qmail@sourceware.org> (raw)
In-Reply-To: <bug-40894-10503@http.gcc.gnu.org/bugzilla/>



------- Comment #7 from htl10 at users dot sourceforge dot net  2010-07-14 14:44 -------
4.4.4 (built with 4.3.3) fails at stage 3 and 4 comparison.

Comparing stages 3 and 4
Bootstrap comparison failure!
./crtfastmath.o differs
make[2]: *** [compare3] Error 1
  objdump -Dxzs stage3-gcc/crtfastmath.o > stage3-dump
  objdump -Dxzs stage4-gcc/crtfastmath.o > stage4-dump
# diff -u  stage3-dump stage4-dump
--- stage3-dump 2010-07-14 15:30:13.000000000 +0100
+++ stage4-dump 2010-07-14 15:30:27.000000000 +0100
@@ -1,6 +1,6 @@

-stage3-gcc/crtfastmath.o:     file format ecoff-littlealpha
-stage3-gcc/crtfastmath.o
+stage4-gcc/crtfastmath.o:     file format ecoff-littlealpha
+stage4-gcc/crtfastmath.o
 architecture: alpha, flags 0x00000035:
 HAS_RELOC, HAS_LINENO, HAS_SYMS, HAS_LOCALS
 start address 0x00000000
@@ -70,7 +70,7 @@
  0010 00301f22 10807da7 00405b6b 0100ba27  .0."..}..@[k...'
  0020 2480bd23 00005ea7 1000de23 0180fa6b  $..#..^....#...k
 Contents of section .xdata:
- 0030 31000000 02000204 00000000 00000000  1...............
+ 0030 01000000 02000204 00000000 00000000  ................
 Contents of section .pdata:
  0040 00000000 ecffffff                    ........        
 Contents of section .lita:
@@ -100,7 +100,7 @@
 Disassembly of section .xdata:

 00000030 <.xdata>:
-  30:  31 00 00 00     call_pal        0x31
+  30:  01 00 00 00     call_pal        0x1
   34:  02 00 02 04     .long 0x4020002
   38:  00 00 00 00     halt
   3c:  00 00 00 00     halt


-- 

htl10 at users dot sourceforge dot net changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Known to fail|4.4.0 4.4.1                 |4.4.0 4.4.1 4.4.4


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40894


  parent reply	other threads:[~2010-07-14 14:44 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-07-28 18:36 [Bug bootstrap/40894] New: [4.4 " htl10 at users dot sourceforge dot net
2009-07-29 23:09 ` [Bug bootstrap/40894] " jsm28 at gcc dot gnu dot org
2009-07-30  9:53 ` htl10 at users dot sourceforge dot net
2009-07-30 13:01 ` htl10 at users dot sourceforge dot net
2009-09-25  4:33 ` [Bug bootstrap/40894] [4.4/4.5 " htl10 at users dot sourceforge dot net
2009-09-25  4:40 ` htl10 at users dot sourceforge dot net
2009-10-15 12:58 ` jakub at gcc dot gnu dot org
2010-01-21 13:19 ` jakub at gcc dot gnu dot org
2010-04-30  9:00 ` [Bug bootstrap/40894] [4.4/4.5/4.6 " jakub at gcc dot gnu dot org
2010-07-14 14:25 ` htl10 at users dot sourceforge dot net
2010-07-14 14:44 ` htl10 at users dot sourceforge dot net [this message]
     [not found] <bug-40894-4@http.gcc.gnu.org/bugzilla/>
2010-10-01 12:08 ` jakub at gcc dot gnu.org
2010-12-15  5:17 ` htl10 at users dot sourceforge.net

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=20100714144442.27566.qmail@sourceware.org \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@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).