[PATCH 53/57][Arm][OBJDUMP] Add support for MVE instructions: vand, vbrsr, vcls,...
[binutils-gdb.git] / ld / testsuite / ld-x86-64 / pr20253-5.s
blobade0e8befc85074af45c94383d295ac94208fd7d
1 .text
2 .globl _start
3 .type _start, @function
4 _start:
5 call *func1@GOTPCREL(%rip)
6 cmp $func1,%eax
7 .globl func1
8 .type func1, @gnu_indirect_function
9 func1:
10 ret