[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug ld/3809] New: ld failures for mips-elf on HEAD
From: |
hp at sourceware dot org |
Subject: |
[Bug ld/3809] New: ld failures for mips-elf on HEAD |
Date: |
27 Dec 2006 07:13:38 -0000 |
With HEAD binutils checked out as of Wed, 27 Dec 2006 06:05:09 UTC, I get these
failures for "make check-ld" for --target=mips-elf:
Running /mnt/test1/hp/axis/binutils/src/ld/testsuite/ld-mips-elf/mips-elf.exp
...
FAIL: MIPS eh-frame 3
FAIL: MIPS eh-frame 4
FAIL: Global calls from mips16
with the ld.log file containing:
/mnt/test1/hp/axis/binutils/mips/ld/../gas/as-new -EB -mips3 -mabi=eabi
--defsym alignment=3 --defsym fill=0 --defsym foo=0x1020\
304050607080 -o tmpdir/dump1.o
/mnt/test1/hp/axis/binutils/src/ld/testsuite/ld-mips-elf/eh-frame1.s
./ld-new -L/mnt/test1/hp/axis/binutils/src/ld/testsuite/ld-mips-elf -EB
-Teh-frame1.ld -o tmpdir/dump tmpdir/dump0.o tmpdir/dum\
p1.o
/mnt/test1/hp/axis/binutils/mips/ld/../binutils/readelf -wf tmpdir/dump >
tmpdir/dump.out
regexp_diff match failure
regexp "^00000040 00000014 00000044 FDE cie=00000000 pc=00020030..00020060$"
line "00000040 0000000c 00000000 CIE"
regexp_diff match failure
regexp "^00000058 00000014 0000005c FDE cie=00000000 pc=00020060..000200a0$"
line " Version: 1"
regexp_diff match failure
regexp "^00000070 00000014 00000074 FDE cie=00000000 pc=000200a0..000200f0$"
line " Augmentation: """
regexp_diff match failure
regexp "^00000088 0000001c 00000000 CIE$"
line " Code alignment factor: 1"
regexp_diff match failure
regexp "^ Version: 1$"
line " Data alignment factor: 4"
regexp_diff match failure
regexp "^ Augmentation: "zP"$"
line " Return address column: 31"
regexp_diff match failure
regexp "^ Code alignment factor: 1$"
line " DW_CFA_nop"
regexp_diff match failure
regexp "^ Data alignment factor: 4$"
line " DW_CFA_nop"
regexp_diff match failure
(more differences pruned, similar differences for eh-frame 4)
...
/mnt/test1/hp/axis/binutils/mips/ld/../gas/as-new -o
tmpdir/mips16-call-global-3.o -mips32r2 /mnt/test1/hp/axis/binutils/src/ld\
/testsuite/ld-mips-elf/mips16-call-global-3.s
/mnt/test1/hp/axis/binutils/mips/ld/ld-new -o tmpdir/mips16-call-global
-L/mnt/test1/hp/axis/binutils/src/ld/testsuite/ld-mips-e\
lf tmpdir/mips16-call-global-1.o tmpdir/mips16-call-global-2.o
tmpdir/mips16-call-global-3.o
/mnt/test1/hp/axis/binutils/mips/ld/../binutils/objdump -dr
tmpdir/mips16-call-global > dump.out
regexp_diff match failure
regexp "^.*0090 <__start>:$"
line "00400018 <__start>:"
regexp_diff match failure
regexp "^.*0090: 64c3 save 24,ra$"
line " 400018: 64c3 save 24,ra"
regexp_diff match failure
regexp "^.*0092: 1a00 002e jal .*00b8 <x\+0x8>$"
line " 40001a: 1a00 000d jal 400034 <y+0x4>"
(more seemingly-only address differences pruned)
...
regexp "^.*00b4: 6500 nop$"
line " ..."
extra regexps in
/mnt/test1/hp/axis/binutils/src/ld/testsuite/ld-mips-elf/mips16-call-global.d
starting with "^.*00b6: 6500 \
nop$"
EOF from dump.out
FAIL: Global calls from mips16
--
Summary: ld failures for mips-elf on HEAD
Product: binutils
Version: 2.18 (HEAD)
Status: NEW
Severity: normal
Priority: P2
Component: ld
AssignedTo: unassigned at sources dot redhat dot com
ReportedBy: hp at sourceware dot org
CC: bug-binutils at gnu dot org
GCC host triplet: i686-pc-linux-gnu
GCC target triplet: mips-elf
http://sourceware.org/bugzilla/show_bug.cgi?id=3809
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Bug ld/3809] New: ld failures for mips-elf on HEAD,
hp at sourceware dot org <=