mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-27 03:51:15 +08:00
c51297b470
* ld-pe/orphan_nu.d: New test for --no-leading-underscore. * ld-pe/orphana_nu.s: New file. * ld-pe/pe.exp: Add orphan_nu test.
14 lines
245 B
Makefile
14 lines
245 B
Makefile
#source: orphana_nu.s
|
|
#source: orphanb.s
|
|
#source: orphand.s
|
|
#source: orphane.s
|
|
#ld: --file-align 1 --section-align 1 --no-leading-underscore
|
|
#objdump: -h --wide
|
|
|
|
#...
|
|
+0 +\.text .*
|
|
+1 +\.foo +0+20 .*
|
|
+2 +\.foo +0+20 .*
|
|
+3 +\.idata .*
|
|
#pass
|