Arm: Clean up PE GAS testsuite correct THUMB tests.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / pic.d
index f5232a36992efbaa1477244706a83041897cbbcd..bee64a4faec93cb1af78d4910f6480582941a432 100644 (file)
@@ -1,7 +1,7 @@
 #objdump: -dr --prefix-addresses --show-raw-insn
 #name: PIC
 # This test is only valid on ELF based ports.
-#not-target: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*
+#notarget: *-*-pe *-*-wince
 # VxWorks needs a special variant of this file.
 #skip: *-*-vxworks*
 
@@ -13,7 +13,7 @@ Disassembly of section .text:
 00+0 <[^>]*> eb......  bl      00+. <[^>]*>
                        0: R_ARM_(PC24|CALL)    foo.*
 00+4 <[^>]*> eb......  bl      0[0123456789abcdef]+ <[^>]*>
-                       4: R_ARM_PLT32  foo
+                       4: R_ARM_(PLT32|CALL)   foo
        \.\.\.
                        8: R_ARM_ABS32  sym
                        c: R_ARM_GOT32  sym
This page took 0.026078 seconds and 4 git commands to generate.