Add a test for PR ld/19167
[external/binutils.git] / ld / testsuite / ld-gc / pr19167.d
1 #source: pr19167a.s
2 #source: pr19167b.s
3 #ld: --gc-sections -e _start
4 #objdump: -s -j _foo
5 #target: *-*-linux* *-*-gnu*
6 #notarget: *-*-*aout *-*-*oldld frv-*-linux* metag-*-linux*
7
8 #...
9 Contents of section _foo:
10  [0-9a-f]+ [0-9a-f]+ [0-9a-f]+ [0-9a-f]+ [0-9a-f]+[ \t]+This is a test.*
11 #pass