[Bug gas/1893] New: FAIL: macros dot
Executing /xxx/gnu/binutils-2.15.90/src/gas/testsuite/lib/run ../as-new -alm /x xx/gnu/binutils-2.15.90/src/gas/testsuite/gas/macros/dot.s >&dump.out regexp_diff match failure regexp "^.*:27: Error: unknown pseudo-op: .\.xyz.$" line "/xxx/gnu/binutils-2.15.90/src/gas/testsuite/gas/macros/dot.s:16: Error: unexpected end of file in macro `m' definition" regexp_diff match failure regexp "^.*:28: Error: .*$" line "GAS LISTING /xxx/gnu/binutils-2.15.90/src/gas/testsuite/gas/macros/dot.s page 1" regexp_diff match failure regexp "^[ ]*[1-9][0-9]*[ ]+> \.data$" line " 25" regexp_diff match failure regexp "^[ ]*[1-9][0-9]*[ ]+> labelA:labelB:labelC:labelD:x\.y\.z 4\+2$" line " 26 .purgem .xyz, x.y.z" regexp_diff match failure regexp "^[ ]*[1-9][0-9]*[ ]+>> \.align 4$" line " 27 .xyz 0" regexp_diff match failure regexp "^[ ]*[1-9][0-9]*[ ]+\?+[ ]+0606[ ]+>> \.byte 4\+2,4\+2$" line " 28x.y.z 0" regexp_diff match failure regexp "^[ ]*[1-9][0-9]*[ ]+\?+[ ]+[ ]+> \.skip 2$" line " 29..." extra regexps in /xxx/gnu/binutils-2.15.90/src/gas/testsuite/gas/macros/dot.l st arting with "^[ ]*[1-9][0-9]*[ ]+> labelZ:labelY:labelX:labelW:\.xyz 4- 2$" EOF from dump.out FAIL: macros dot -- Summary: FAIL: macros dot Product: binutils Version: 2.17 (HEAD) Status: NEW Severity: normal Priority: P2 Component: gas AssignedTo: unassigned at sources dot redhat dot com ReportedBy: danglin at gcc dot gnu dot org CC: bug-binutils at gnu dot org GCC build triplet: hppa64-hp-hpux11.11 GCC host triplet: hppa64-hp-hpux11.11 GCC target triplet: hppa64-hp-hpux11.11 http://sourceware.org/bugzilla/show_bug.cgi?id=1893 --- You are receiving this mail because: --- You are on the CC list for the bug, or are watching someone who is. ___ bug-binutils mailing list bug-binutils@gnu.org http://lists.gnu.org/mailman/listinfo/bug-binutils
[Bug gas/1894] New: FAIL: .equ redefinitions (3)
/xxx/gnu/binutils-2.15.90/src/gas/testsuite/lib/run ../as-new -o dump.o /xxx/g nu/binutils-2.15.90/src/gas/testsuite/gas/all/redef3.s /xxx/gnu/binutils-2.15.90/src/gas/testsuite/gas/all/redef3.s: Assembler messages : /xxx/gnu/binutils-2.15.90/src/gas/testsuite/gas/all/redef3.s:11: Error: junk at end of line, first unrecognized character is `,' /xxx/gnu/binutils-2.15.90/objdir/gas/testsuite/../../binutils/objdump -rsj .dat a dump.o > dump.out /xxx/gnu/binutils-2.15.90/objdir/gas/testsuite/../../binutils/objdump: 'dump.o': No such file FAIL: .equ redefinitions (3) This test fails because .comm is different on hppa. -- Summary: FAIL: .equ redefinitions (3) Product: binutils Version: 2.17 (HEAD) Status: NEW Severity: normal Priority: P2 Component: gas AssignedTo: unassigned at sources dot redhat dot com ReportedBy: danglin at gcc dot gnu dot org CC: bug-binutils at gnu dot org GCC build triplet: hppa64-hp-hpux11.11 GCC host triplet: hppa64-hp-hpux11.11 GCC target triplet: hppa64-hp-hpux11.11 http://sourceware.org/bugzilla/show_bug.cgi?id=1894 --- You are receiving this mail because: --- You are on the CC list for the bug, or are watching someone who is. ___ bug-binutils mailing list bug-binutils@gnu.org http://lists.gnu.org/mailman/listinfo/bug-binutils
[Bug gas/1893] FAIL: macros dot
--- Additional Comments From danglin at gcc dot gnu dot org 2005-11-20 21:09 --- Created an attachment (id=765) --> (http://sourceware.org/bugzilla/attachment.cgi?id=765&action=view) Test output. -- http://sourceware.org/bugzilla/show_bug.cgi?id=1893 --- You are receiving this mail because: --- You are on the CC list for the bug, or are watching someone who is. ___ bug-binutils mailing list bug-binutils@gnu.org http://lists.gnu.org/mailman/listinfo/bug-binutils
[Bug gas/1879] FAIL: weakref tests
--- Additional Comments From danglin at gcc dot gnu dot org 2005-11-20 22:09 --- See http://sources.redhat.com/ml/binutils/2005-11/msg00310.html. -- What|Removed |Added Status|NEW |RESOLVED Resolution||FIXED http://sourceware.org/bugzilla/show_bug.cgi?id=1879 --- You are receiving this mail because: --- You are on the CC list for the bug, or are watching someone who is. ___ bug-binutils mailing list bug-binutils@gnu.org http://lists.gnu.org/mailman/listinfo/bug-binutils
[Bug gas/1895] New: FAIL: .equ redefinitions
/xxx/gnu/binutils-2.15.91/src/gas/testsuite/lib/run ../as-new -o dump.o /xxx/g nu/binutils-2.15.91/src/gas/testsuite/gas/all/redef.s /home/gnu/binutils-2.15.91/objdir/gas/testsuite/../../binutils/objdump -s -j .d ata dump.o > dump.out extra regexps in /xxx/gnu/binutils-2.15.91/src/gas/testsuite/gas/all/redef.d sta rting with "^Contents of section .data:$" EOF from dump.out FAIL: .equ redefinitions This failure can be fixed by removing the "-j" option to objdump and checking for "$DATA$" as well as ".data". -- Summary: FAIL: .equ redefinitions Product: binutils Version: 2.17 (HEAD) Status: NEW Severity: normal Priority: P2 Component: gas AssignedTo: unassigned at sources dot redhat dot com ReportedBy: danglin at gcc dot gnu dot org CC: bug-binutils at gnu dot org GCC build triplet: hppa2.0w-hp-hpux11.11 GCC host triplet: hppa2.0w-hp-hpux11.11 GCC target triplet: hppa2.0w-hp-hpux11.11 http://sourceware.org/bugzilla/show_bug.cgi?id=1895 --- You are receiving this mail because: --- You are on the CC list for the bug, or are watching someone who is. ___ bug-binutils mailing list bug-binutils@gnu.org http://lists.gnu.org/mailman/listinfo/bug-binutils
[Bug gas/1896] New: FAIL: .equ redefinitions (2)
/xxx/gnu/binutils-2.15.91/src/gas/testsuite/lib/run ../as-new -o dump.o /xxx/g nu/binutils-2.15.91/src/gas/testsuite/gas/all/redef2.s /home/gnu/binutils-2.15.91/objdir/gas/testsuite/../../binutils/objdump -rsj .da ta dump.o > dump.out extra regexps in /xxx/gnu/binutils-2.15.91/src/gas/testsuite/gas/all/redef2.d st arting with "^RELOCATION RECORDS FOR .*$" EOF from dump.out FAIL: .equ redefinitions (2) While the test currently fails because of "$DATA$" versus ".data" issues, there appears to be a real bug present in the SOM target. This is the dump: dump.out # less dump.out dump.o: file format som RELOCATION RECORDS FOR [$DATA$]: OFFSET TYPE VALUE R_DATA_ONE_SYMBOL sym 0008 R_DATA_ONE_SYMBOL xtrn 0010 R_DATA_ONE_SYMBOL sym Contents of section $DATA$: 0010 The value of the first relocation should be "here" not "sym". The redef3.s test would also fail for the same reason if the .comm portion was removed. -- Summary: FAIL: .equ redefinitions (2) Product: binutils Version: 2.17 (HEAD) Status: NEW Severity: normal Priority: P2 Component: gas AssignedTo: unassigned at sources dot redhat dot com ReportedBy: danglin at gcc dot gnu dot org CC: bug-binutils at gnu dot org GCC build triplet: hppa2.0w-hp-hpux11.11 GCC host triplet: hppa2.0w-hp-hpux11.11 GCC target triplet: hppa2.0w-hp-hpux11.11 http://sourceware.org/bugzilla/show_bug.cgi?id=1896 --- You are receiving this mail because: --- You are on the CC list for the bug, or are watching someone who is. ___ bug-binutils mailing list bug-binutils@gnu.org http://lists.gnu.org/mailman/listinfo/bug-binutils
[Bug gas/1894] FAIL: .equ redefinitions (3)
--- Additional Comments From danglin at gcc dot gnu dot org 2005-11-21 04:33 --- Test xfailed. -- What|Removed |Added Status|NEW |RESOLVED Resolution||FIXED http://sourceware.org/bugzilla/show_bug.cgi?id=1894 --- You are receiving this mail because: --- You are on the CC list for the bug, or are watching someone who is. ___ bug-binutils mailing list bug-binutils@gnu.org http://lists.gnu.org/mailman/listinfo/bug-binutils
[Bug gas/1895] FAIL: .equ redefinitions
--- Additional Comments From danglin at gcc dot gnu dot org 2005-11-21 04:35 --- See http://sources.redhat.com/ml/binutils/2005-11/msg00316.html. -- What|Removed |Added Status|NEW |RESOLVED Resolution||FIXED http://sourceware.org/bugzilla/show_bug.cgi?id=1895 --- You are receiving this mail because: --- You are on the CC list for the bug, or are watching someone who is. ___ bug-binutils mailing list bug-binutils@gnu.org http://lists.gnu.org/mailman/listinfo/bug-binutils