be83aa76d2
PR ld/19167 * ld-gc/gc.exp: Run pr19167 test. * ld-gc/pr19167.d: New file. * ld-gc/pr19167a.s: Likewise. * ld-gc/pr19167b.s: Likewise.
11 lines
290 B
Makefile
11 lines
290 B
Makefile
#source: pr19167a.s
|
|
#source: pr19167b.s
|
|
#ld: --gc-sections -e _start
|
|
#objdump: -s -j _foo
|
|
#target: *-*-linux* *-*-gnu*
|
|
#notarget: *-*-*aout *-*-*oldld frv-*-linux* metag-*-linux*
|
|
|
|
#...
|
|
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
|