* ld-elf/warn1.d: Do not run on sparc64-*-solaris2*.

This commit is contained in:
Eric Botcazou
2005-02-13 18:50:25 +00:00
parent aca9a74241
commit b44adcf4b7
2 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2005-02-13 Eric Botcazou <ebotcazou@libertysurf.fr>
* ld-elf/warn1.d: Do not run on sparc64-*-solaris2*.
2005-02-11 Paul Brook <paul@codesourcery.com> 2005-02-11 Paul Brook <paul@codesourcery.com>
* ld-elf/symbol1w.s: Avoid using @function syntax. * ld-elf/symbol1w.s: Avoid using @function syntax.

View File

@ -4,6 +4,7 @@
#ld: #ld:
#warning: ^[^\\n]*\): warning: witty one-liner$ #warning: ^[^\\n]*\): warning: witty one-liner$
#readelf: -s #readelf: -s
#notarget: "sparc64-*-solaris2*" "sparcv9-*-solaris2*"
# Check that warnings are generated for the .gnu.warning.SYMBOL # Check that warnings are generated for the .gnu.warning.SYMBOL
# construct and that the symbol still appears as expected. # construct and that the symbol still appears as expected.