Fix building PE test executables in environments where $CFLAGS is needed.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-pe / orphan_nu.d
1 #source: orphana_nu.s
2 #source: orphanb.s
3 #source: orphand.s
4 #source: orphane.s
5 #ld: --file-align 1 --section-align 1 --no-leading-underscore
6 #objdump: -h --wide
7
8 #...
9 +0 +\.text .*
10 +1 +\.foo +0+20 .*
11 +2 +\.foo +0+20 .*
12 +3 +\.idata .*
13 #pass
This page took 0.030527 seconds and 4 git commands to generate.