x86: allow suffix-less movzw and 64-bit movzb
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / reloc32.d
index b2cd29c5142c5ef2eb539a1811528ae63486d9cc..263a742022e1478028e5b8949b4fb79bea7e53a0 100644 (file)
@@ -1,3 +1,4 @@
+#as: -mrelax-relocations=yes
 #objdump: -Drw
 #name: i386 relocs
 
@@ -18,7 +19,7 @@ Disassembly of section \.text:
 .*[    ]+R_386_PC32[   ]+xtrn
 .*[    ]+R_386_PC8[    ]+xtrn
 .*[    ]+R_386_GOT32[  ]+xtrn
-.*[    ]+R_386_GOT32[  ]+xtrn
+.*[    ]+R_386_GOT32X[         ]+xtrn
 .*[    ]+R_386_GOTOFF[         ]+xtrn
 .*[    ]+R_386_GOTOFF[         ]+xtrn
 .*[    ]+R_386_GOTPC[  ]+_GLOBAL_OFFSET_TABLE_
@@ -65,3 +66,8 @@ Disassembly of section \.data:
 .*[    ]+R_386_PC16[   ]+xtrn
 .*[    ]+R_386_8[      ]+xtrn
 .*[    ]+R_386_PC8[    ]+xtrn
+#...
+.*[    ]+R_386_GOT32[  ]+xtrn
+#...
+.*[    ]+R_386_GOT32[  ]+xtrn
+#pass
This page took 0.025398 seconds and 4 git commands to generate.