Arm: Clean up PE GAS testsuite correct THUMB tests.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / weakdef-1.d
index 8351fc23c4eecb9579ea650ed94a7e6848953f9b..a4e64f0ad12a47bd90ef20c4f253b176f50835d6 100644 (file)
@@ -2,7 +2,7 @@
 # as:
 # objdump: -dr
 # This test is only valid on ELF based ports.
-#not-target: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*
+#notarget: *-*-pe *-*-wince *-*-vxworks
 
 .*: +file format .*arm.*
 
 Disassembly of section .text:
 
 0+000 <Weak>:
-   0:  e7fe            b.n     2 <Strong>
-                       0: R_ARM_THM_JUMP11     Strong
+   0:  f7ff bffe       b.w     4 <Strong>
+                       0: R_ARM_THM_JUMP24     Strong
 
-0+002 <Strong>:
-   2:  f7ff bffe       b.w     0 <Random>
-                       2: R_ARM_THM_JUMP24     Random
-   6:  f7ff bffe       b.w     0 <Weak>
-                       6: R_ARM_THM_JUMP24     Weak
+0+004 <Strong>:
+   4:  f7ff bffe       b.w     0 <Random>
+                       4: R_ARM_THM_JUMP24     Random
+   8:  f7ff bffe       b.w     0 <Weak>
+                       8: R_ARM_THM_JUMP24     Weak
This page took 0.024889 seconds and 4 git commands to generate.