Fix gas testsuite failures for ARM netbesdelf configuration.
PR gas/19454 * testsuite/gas/arm/mapshort-elf.d: Fix expected output to cope with arm-netbsdelf target. * testsuite/gas/arm/blx-bl-convert.d: Skip for netbsdelf.
This commit is contained in:
parent
23a4208915
commit
61e137e281
@ -1,3 +1,10 @@
|
||||
2016-01-21 Nick Clifton <nickc@redhat.com>
|
||||
|
||||
PR gas/19454
|
||||
* testsuite/gas/arm/mapshort-elf.d: Fix expected output to cope
|
||||
with arm-netbsdelf target.
|
||||
* testsuite/gas/arm/blx-bl-convert.d: Skip for netbsdelf.
|
||||
|
||||
2016-01-20 Nick Clifton <nickc@redhat.com>
|
||||
|
||||
PR 19456
|
||||
|
@ -1,7 +1,7 @@
|
||||
#name: blx->bl convert under no -march/cpu
|
||||
#error-output: blx-bl-convert.l
|
||||
#objdump: -d
|
||||
#skip: *-*-pe *-wince-* *-*-coff *-*-vxworks
|
||||
#skip: *-*-pe *-wince-* *-*-coff *-*-vxworks *-*-netbsdelf
|
||||
|
||||
.*: file format .*
|
||||
|
||||
|
@ -22,8 +22,7 @@ SYMBOL TABLE:
|
||||
0+1c l .text 00000000 \$d
|
||||
0+1f l .text 00000000 bar
|
||||
0+00 l .data 00000000 wibble
|
||||
0+00 l .data 00000000 \$d
|
||||
# The ELF based port does not generate a .ARM.attributes symbol
|
||||
#...
|
||||
|
||||
Disassembly of section .text:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user