Retro68/binutils/ld/testsuite/ld-gc/pr19167.d

12 lines
293 B
D
Raw Normal View History

2017-04-10 11:32:00 +00:00
#source: pr19167a.s
#source: pr19167b.s
#ld: --gc-sections -e _start
#objdump: -s -j _foo
2018-12-28 15:25:28 +00:00
#target: *-*-linux* *-*-gnu* arm*-*-uclinuxfdpiceabi
#notarget: frv-*-linux* metag-*-linux*
2017-04-10 11:32:00 +00:00
#...
Contents of section _foo:
[0-9a-f]+ [0-9a-f]+ [0-9a-f]+ [0-9a-f]+ [0-9a-f]+[ \t]+This is a test.*
#pass