2005-02-07 02:46:15 +00:00
|
|
|
#source: start.s
|
|
|
|
#source: symbol1ref.s
|
|
|
|
#source: symbol1w.s
|
2005-02-21 08:18:49 +00:00
|
|
|
#ld: -Ttext 0x1000
|
2005-02-07 02:46:15 +00:00
|
|
|
#warning: ^[^\\n]*\): warning: witty one-liner$
|
|
|
|
#readelf: -s
|
2005-02-13 18:50:25 +00:00
|
|
|
#notarget: "sparc64-*-solaris2*" "sparcv9-*-solaris2*"
|
2005-02-07 02:46:15 +00:00
|
|
|
|
|
|
|
# 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
|