x86: Force relocation against local absolute symbol
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / x86-64-localpic.s
index c73a7c563bcc80750027c807d751a88dc6069680..beda94dc2f3e397ed1253ed4c426559d27c93703 100644 (file)
@@ -2,3 +2,5 @@
 foo:
        .quad 0
        movq    foo@GOTPCREL(%rip), %rax
+       movq    bar@GOTPCREL(%rip), %rax
+       bar = 0xfffffff0
This page took 0.030096 seconds and 4 git commands to generate.