Fixed matching in newly added test.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / ia64 / pcrel.d
index c047caa07013b0a50323ffd7c5372b96e3323d44..79617b9d1dd91d4ed12d9e7ef54fcf35ab4b96bb 100644 (file)
@@ -1,3 +1,4 @@
+#as: -mtune=itanium1
 #objdump: -rs
 #name: ia64 pcrel
 
@@ -8,28 +9,28 @@ OFFSET[[:space:]]+TYPE[[:space:]]+VALUE[[:space:]]*
 0+10[[:space:]]+PCREL22[[:space:]]+esym
 0+20[[:space:]]+PCREL22[[:space:]]+esym\+0x0+20
 0+30[[:space:]]+PCREL22[[:space:]]+esym
-0+40[[:space:]]+PCREL22[[:space:]]+esym\+0xf+e0
+0+40[[:space:]]+PCREL22[[:space:]]+esym-0x0+20
 
 RELOCATION RECORDS FOR \[\.movl\]:
 OFFSET[[:space:]]+TYPE[[:space:]]+VALUE[[:space:]]*
-0+12[[:space:]]+PCREL64I[[:space:]]+esym
-0+22[[:space:]]+PCREL64I[[:space:]]+esym\+0x0+20
-0+32[[:space:]]+PCREL64I[[:space:]]+esym
-0+42[[:space:]]+PCREL64I[[:space:]]+esym\+0xf+e0
+0+11[[:space:]]+PCREL64I[[:space:]]+esym
+0+21[[:space:]]+PCREL64I[[:space:]]+esym\+0x0+20
+0+31[[:space:]]+PCREL64I[[:space:]]+esym
+0+41[[:space:]]+PCREL64I[[:space:]]+esym-0x0+20
 
 RELOCATION RECORDS FOR \[\.data8\]:
 OFFSET[[:space:]]+TYPE[[:space:]]+VALUE[[:space:]]*
 0+10[[:space:]]+PCREL64[LM]SB[[:space:]]+esym
 0+20[[:space:]]+PCREL64[LM]SB[[:space:]]+esym\+0x0+20
 0+30[[:space:]]+PCREL64[LM]SB[[:space:]]+esym
-0+40[[:space:]]+PCREL64[LM]SB[[:space:]]+esym\+0xf+e0
+0+40[[:space:]]+PCREL64[LM]SB[[:space:]]+esym-0x0+20
 
 RELOCATION RECORDS FOR \[\.data4\]:
 OFFSET[[:space:]]+TYPE[[:space:]]+VALUE[[:space:]]*
 0+10[[:space:]]+PCREL32[LM]SB[[:space:]]+esym
 0+20[[:space:]]+PCREL32[LM]SB[[:space:]]+esym\+0x0+20
 0+30[[:space:]]+PCREL32[LM]SB[[:space:]]+esym
-0+40[[:space:]]+PCREL32[LM]SB[[:space:]]+esym\+0xf+e0
+0+40[[:space:]]+PCREL32[LM]SB[[:space:]]+esym-0x0+20
 
 
 Contents of section \.mov:
@@ -47,14 +48,14 @@ Contents of section \.movl:
  0+40 05000000 01000000 00000040 00000060  .*
  0+50 05000000 01000000 00000040 00000060  .*
 Contents of section \.data8:
- 0+00 60000000 00000000 00000000 00000000  .*
+ 0+00 [06]0000000 000000[06]0 00000000 00000000  .*
  0+10 00000000 00000000 00000000 00000000  .*
  0+20 00000000 00000000 00000000 00000000  .*
  0+30 00000000 00000000 00000000 00000000  .*
  0+40 00000000 00000000 00000000 00000000  .*
  0+50 00000000 00000000 00000000 00000000  .*
 Contents of section \.data4:
- 0+00 60000000 00000000 00000000 00000000  .*
+ 0+00 [06]00000[06]0 00000000 00000000 00000000  .*
  0+10 00000000 00000000 00000000 00000000  .*
  0+20 00000000 00000000 00000000 00000000  .*
  0+30 00000000 00000000 00000000 00000000  .*
This page took 0.023871 seconds and 4 git commands to generate.