mirror of
https://github.com/autc04/Retro68.git
synced 2024-12-12 11:29:30 +00:00
12 lines
293 B
Makefile
12 lines
293 B
Makefile
#source: pr19167a.s
|
|
#source: pr19167b.s
|
|
#ld: --gc-sections -e _start
|
|
#objdump: -s -j _foo
|
|
#target: *-*-linux* *-*-gnu* arm*-*-uclinuxfdpiceabi
|
|
#notarget: 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
|