ld: Pass -fno-sanitize=all to tests with linker
[deliverable/binutils-gdb.git] / ld / testsuite / ld-xtensa / call_overflow1.s
CommitLineData
eed62915
MF
1 .text
2 .global _start
3 .align 4
4_start:
5 call8 a
6 .rep 2051
7 nop.n
8 nop.n
9 .endr
This page took 0.087197 seconds and 4 git commands to generate.