MIPS/BFD: Move attribute check after ELF file header flag check
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mips-elf / compressed-plt-1e.s
CommitLineData
690f47bf
RS
1# Create a .word reference for every function under test.
2
3 .abicalls
4 .option pic2
5
6 .include "compressed-plt-1.s"
7
8 .macro test_one, name, types
9 .word \name
10 .endm
11
12 .data
13 test_all
This page took 0.117468 seconds and 4 git commands to generate.