blob: 668a2e2ca2a4af0c5a9e6b254e72065707bc485f [file] [log] [blame]
.global _start
_start:
.long bar
jmp *bar2@GOTPCREL(%rip)
.section .data,"aw"
.quad 0
.zero 4
.section .foo,"aw"
.section .bss,"",@nobits