]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - ld/testsuite/ld-i386/pr19615.s
x86/testsuite: Refine AVX10.2 rounding testcases
[thirdparty/binutils-gdb.git] / ld / testsuite / ld-i386 / pr19615.s
1 .text
2 .globl _start
3 .type _start, @function
4 _start:
5 ret
6
7 .globl xyzzy /* This symbol should be exported */
8 .type xyzzy, @function
9 xyzzy:
10 ret
11
12 .section ".xyzzy_ptr","aw",%progbits
13 .dc.a xyzzy