mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-25 19:14:52 +08:00
[ARC] Update ld tests.
ld/ xxxx-xx-xx Claudiu Zissulescu <claziss@synopsys.com> * testsuite/ld-arc/tls_gd-01.d: Update test. * testsuite/ld-arc/arclinux-nps.d: Add cpu option.
This commit is contained in:
parent
0f2064107b
commit
0d0b0a378e
@ -1,3 +1,8 @@
|
||||
2018-11-09 Claudiu Zissulescu <claziss@synopsys.com>
|
||||
|
||||
* testsuite/ld-arc/tls_gd-01.d: Update test.
|
||||
* testsuite/ld-arc/arclinux-nps.d: Add cpu option.
|
||||
|
||||
2018-11-09 Marc <marc@groundctl.com>
|
||||
|
||||
PR 23872
|
||||
|
@ -1,5 +1,5 @@
|
||||
#source: arclinux-nps.s
|
||||
#as: -mnps400
|
||||
#as: -mcpu=arc700 -mnps400
|
||||
#ld: -marclinux_nps
|
||||
#objdump: -dr
|
||||
|
||||
|
@ -10,5 +10,5 @@
|
||||
Disassembly of section \.text:
|
||||
|
||||
[0-9a-f]+ <__start>:
|
||||
[0-9a-f]+: 2700 7f80 0000 2080 add r0,pcl,0x2080
|
||||
[0-9a-f]+: 2700 7f80 0000 2080 add r0,pcl,0x2080
|
||||
[0-9a-f]+: 2700 7f80 0000 2080 add r0,pcl,0x2080\s+;2224 <baz>
|
||||
[0-9a-f]+: 2700 7f80 0000 2080 add r0,pcl,0x2080\s+;222c <bar>
|
||||
|
Loading…
Reference in New Issue
Block a user