Append $PLT_CFLAGS to CC for NOCROSSREFS tests
[deliverable/binutils-gdb.git] / ld / testsuite / ld-scripts / rgn-at5.s
1 .section .sec0, "a"
2 .long 0
3
4 .section .sec1, "a"
5 .long 0x11
6
7 .section .sec2, "a"
8 .long 0x22
9
10 .section .sec3, "a"
11 .long 0x33
12
13 .section .sec4, "a"
14 .long 0x44
This page took 0.02978 seconds and 4 git commands to generate.