This patch addresses the change in the June Armv8.1-M Mainline specification, that...
[deliverable/binutils-gdb.git] / gas / testsuite / gas / sh / pcrel.d
index 9e81b60cdf8fe2dd7e37b302cd961c3e7433e92a..fff9e8982279dc9ffd29da1ec1c34e47f94f0709 100644 (file)
@@ -1,20 +1,20 @@
 #as: -big
 #objdump: -d
 #name: PC-relative loads
-#stderr: pcrel.l
+#warning_output: pcrel.l
 
 .*:     file format .*sh.*
 
 Disassembly of section .text:
 
 00000000 <code>:
-   0:  d0 04           mov\.l  14 <litpool>,r0 ! 0xffffffec
+   0:  d0 04           mov\.l  14 <litpool>,r0 ! ffffffec
    2:  d1 05           mov\.l  18 <litpool\+0x4>,r1
-   4:  d1 03           mov\.l  14 <litpool>,r1 ! 0xffffffec
-   6:  d1 03           mov\.l  14 <litpool>,r1 ! 0xffffffec
+   4:  d1 03           mov\.l  14 <litpool>,r1 ! ffffffec
+   6:  d1 03           mov\.l  14 <litpool>,r1 ! ffffffec
    8:  c7 02           mova    14 <litpool>,r0
    a:  61 02           mov\.l  @r0,r1
-   c:  d1 01           mov\.l  14 <litpool>,r1 ! 0xffffffec
+   c:  d1 01           mov\.l  14 <litpool>,r1 ! ffffffec
    e:  01 03           bsrf    r1
   10:  00 09           nop     
   12:  00 09           nop     
This page took 0.023834 seconds and 4 git commands to generate.