Remove perror from ld_assemble, ld_compile and ld_nm
[deliverable/binutils-gdb.git] / ld / testsuite / ld-checks / over2.d
1 #name: section size overflow
2 #source: over2.s
3 #ld: -Ttext=0xfffffffc
4 #nm: -n
5
6 #...
7 fffffffc T _start
8 #pass
This page took 0.048103 seconds and 4 git commands to generate.