Fix assembler tests to work with toolchains that have been configured with --enable...
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / reloc64.d
index 11dfdb4fedd267aa80b1dd9dc9bafddcea45cfef..540a9b77d350aea4190fb008e8558b69cda536d9 100644 (file)
@@ -1,5 +1,7 @@
+#as: -mx86-used-note=no --generate-missing-build-notes=no
 #objdump: -Drw
 #name: x86-64 relocs
+#notarget: *-*-solaris*
 
 .*: +file format .*x86-64.*
 
@@ -16,37 +18,45 @@ Disassembly of section \.text:
 .*[    ]+R_X86_64_PC32[        ]+xtrn\+0x0*2
 .*[    ]+R_X86_64_PC16[        ]+xtrn\+0x0*2
 .*[    ]+R_X86_64_PC8[         ]+xtrn\+0x0*1
-.*[    ]+R_X86_64_PC32[        ]+xtrn\+0xf+c
-.*[    ]+R_X86_64_PC32[        ]+xtrn\+0xf+c
-.*[    ]+R_X86_64_PC8[         ]+xtrn\+0xf+f
+.*[    ]+R_X86_64_PC32[        ]+xtrn-0x0*4
+.*[    ]+R_X86_64_PC32[        ]+xtrn-0x0*4
+.*[    ]+R_X86_64_PLT32[       ]+xtrn-0x0*4
+.*[    ]+R_X86_64_PC8[         ]+xtrn-0x0*1
 .*[    ]+R_X86_64_GOT64[       ]+xtrn
 .*[    ]+R_X86_64_GOT32[       ]+xtrn
 .*[    ]+R_X86_64_GOT32[       ]+xtrn
 .*[    ]+R_X86_64_GOTOFF64[    ]+xtrn
 .*[    ]+R_X86_64_GOTPCREL[    ]+xtrn
 .*[    ]+R_X86_64_GOTPCREL[    ]+xtrn
-.*[    ]+R_X86_64_GOTPCREL[    ]+xtrn\+0xf+c
+.*[    ]+R_X86_64_GOTPCREL[    ]+xtrn-0x0*4
 .*[    ]+R_X86_64_GOTPC32[     ]+_GLOBAL_OFFSET_TABLE_\+0x0*2
-.*[    ]+R_X86_64_GOTPC32[     ]+_GLOBAL_OFFSET_TABLE_\+0xf+c
+.*[    ]+R_X86_64_GOTPC32[     ]+_GLOBAL_OFFSET_TABLE_-0x0*4
+.*[    ]+R_X86_64_GOTPC32[     ]+_GLOBAL_OFFSET_TABLE_-0x0*4
 .*[    ]+R_X86_64_GOTPC32[     ]+_GLOBAL_OFFSET_TABLE_\+0x0*2
 .*[    ]+R_X86_64_PLT32[       ]+xtrn
 .*[    ]+R_X86_64_PLT32[       ]+xtrn
-.*[    ]+R_X86_64_PLT32[       ]+xtrn\+0xf+c
+.*[    ]+R_X86_64_PLT32[       ]+xtrn-0x0*4
 .*[    ]+R_X86_64_TLSGD[       ]+xtrn
 .*[    ]+R_X86_64_TLSGD[       ]+xtrn
-.*[    ]+R_X86_64_TLSGD[       ]+xtrn\+0xf+c
+.*[    ]+R_X86_64_TLSGD[       ]+xtrn-0x0*4
 .*[    ]+R_X86_64_GOTTPOFF[    ]+xtrn
 .*[    ]+R_X86_64_GOTTPOFF[    ]+xtrn
-.*[    ]+R_X86_64_GOTTPOFF[    ]+xtrn\+0xf+c
+.*[    ]+R_X86_64_GOTTPOFF[    ]+xtrn-0x0*4
 .*[    ]+R_X86_64_TLSLD[       ]+xtrn
 .*[    ]+R_X86_64_TLSLD[       ]+xtrn
-.*[    ]+R_X86_64_TLSLD[       ]+xtrn\+0xf+c
+.*[    ]+R_X86_64_TLSLD[       ]+xtrn-0x0*4
 .*[    ]+R_X86_64_DTPOFF64[    ]+xtrn
 .*[    ]+R_X86_64_DTPOFF32[    ]+xtrn
 .*[    ]+R_X86_64_DTPOFF32[    ]+xtrn
 .*[    ]+R_X86_64_TPOFF64[     ]+xtrn
 .*[    ]+R_X86_64_TPOFF32[     ]+xtrn
 .*[    ]+R_X86_64_TPOFF32[     ]+xtrn
+.*[    ]+R_X86_64_TPOFF32[     ]+xtrn
+.*[    ]+R_X86_64_GOTPLT64[    ]+xtrn
+.*[    ]+R_X86_64_32S[         ]+xtrn
+.*[    ]+R_X86_64_32[  ]+xtrn
+.*[    ]+R_X86_64_32S[         ]+xtrn
+.*[    ]+R_X86_64_32[  ]+xtrn
 Disassembly of section \.data:
 #...
 .*[    ]+R_X86_64_64[  ]+xtrn
@@ -84,3 +94,6 @@ Disassembly of section \.data:
 .*[    ]+R_X86_64_PC16[        ]+xtrn
 .*[    ]+R_X86_64_8[   ]+xtrn
 .*[    ]+R_X86_64_PC8[         ]+xtrn
+.*[    ]+R_X86_64_GOT32[       ]+xtrn-0x4
+.*[    ]+R_X86_64_GOT32[       ]+xtrn\+0x4
+.*[    ]+R_X86_64_GOTPLT64[    ]+xtrn
This page took 0.026613 seconds and 4 git commands to generate.