* gas/frv/reloc1.[sd]: Test references to external symbols and
[deliverable/binutils-gdb.git] / gas / testsuite / gas / frv / reloc1.d
index 9d7d88f0f47b65ac85fb0af5b4c10e52032b463f..839db872cd88138647bab7c540a8ec57772fffc6 100644 (file)
@@ -1,8 +1,8 @@
-#objdump: -dr
+#objdump: -Dr
 
 .* elf32-frv
 
-Disassembly.*:
+Disassembly.*\.text:
 
 .* <begin>:
 .*:    80 88 00 00 *   nop
@@ -18,4 +18,23 @@ Disassembly.*:
                        .*: R_FRV_LABEL16       f1
 .*:    fe 3f ff fe *   call .* <f2>
 .*:    c0 1a ff fd *   bra .* <f2>
+.*:    80 3c 00 00 *   call.*
+                       .*: R_FRV_LABEL24       f3
+.*:    c0 1a 00 00 *   bra.*
+                       .*: R_FRV_LABEL16       f3
        \.\.\.
+Disassembly.*\.test:
+.* <beginx>:
+.*:    80 88 00 00 *   nop
+.*:    80 3c 00 00 *   call.*
+                       .*: R_FRV_LABEL24       f1
+.*:    c0 1a 00 00 *   bra.*
+                       .*: R_FRV_LABEL16       f1
+.*:    80 3c 00 05 *   call .* <f2\+.*>
+                       .*: R_FRV_LABEL24       \.text\+0x14
+.*:    c0 1a 00 05 *   bra .* <f2\+.*>
+                       .*: R_FRV_LABEL16       \.text\+0x14
+.*:    80 3c 00 00 *   call.*
+                       .*: R_FRV_LABEL24       f3
+.*:    c0 1a 00 00 *   bra.*
+                       .*: R_FRV_LABEL16       f3
This page took 0.025339 seconds and 4 git commands to generate.