[ARC] Update ld tests.
authorClaudiu Zissulescu <claziss@gmail.com>
Fri, 9 Nov 2018 11:24:29 +0000 (13:24 +0200)
committerClaudiu Zissulescu <claziss@gmail.com>
Fri, 9 Nov 2018 11:24:29 +0000 (13:24 +0200)
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.

ld/ChangeLog
ld/testsuite/ld-arc/arclinux-nps.d
ld/testsuite/ld-arc/tls_gd-01.d

index 840983b41d68f181f27b077361d2e5d02e32fe64..e7471149db423a02e191107a205f9465489ad18f 100644 (file)
@@ -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
index 5ccd7fccb42e1b97a0dfffa973bbd0dd584f6d43..bff8f9f30ce64fab00963af902b127868a6744e8 100644 (file)
@@ -1,5 +1,5 @@
 #source: arclinux-nps.s
-#as: -mnps400
+#as: -mcpu=arc700 -mnps400
 #ld: -marclinux_nps
 #objdump: -dr
 
index 19943856ce01fd74d224105c413da4ffbeac041c..1b9a718789bca9b56d77c3f4e48333457cf0ecbf 100644 (file)
@@ -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>
This page took 0.026434 seconds and 4 git commands to generate.