mirror of
https://github.com/autc04/Retro68.git
synced 2024-12-03 10:49:58 +00:00
16 lines
480 B
D
16 lines
480 B
D
|
#source: start.s
|
||
|
#source: symbol1ref.s
|
||
|
#source: symbol1w.s
|
||
|
#ld: -T group.ld
|
||
|
#warning: ^[^\\n]*\): warning: witty one-liner$
|
||
|
#readelf: -s
|
||
|
#notarget: "sparc64-*-solaris2*" "sparcv9-*-solaris2*"
|
||
|
#xfail: "arc-*-*" "d30v-*-*" "dlx-*-*" "i960-*-*" "or32-*-*" "pj-*-*"
|
||
|
|
||
|
# Check that warnings are generated for the .gnu.warning.SYMBOL
|
||
|
# construct and that the symbol still appears as expected.
|
||
|
|
||
|
#...
|
||
|
[ ]+[0-9]+:[ ]+[0-9a-f]+[ ]+[48][ ]+FUNC[ ]+GLOBAL DEFAULT[ ]+[1-9] symbol1
|
||
|
#pass
|