diff options
Diffstat (limited to 'ld')
-rw-r--r-- | ld/testsuite/ChangeLog | 4 | ||||
-rw-r--r-- | ld/testsuite/ld-elf/warn1.d | 1 |
2 files changed, 5 insertions, 0 deletions
diff --git a/ld/testsuite/ChangeLog b/ld/testsuite/ChangeLog index 697081a..30a4ade 100644 --- a/ld/testsuite/ChangeLog +++ b/ld/testsuite/ChangeLog @@ -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> * ld-elf/symbol1w.s: Avoid using @function syntax. diff --git a/ld/testsuite/ld-elf/warn1.d b/ld/testsuite/ld-elf/warn1.d index 97da85b..7301509 100644 --- a/ld/testsuite/ld-elf/warn1.d +++ b/ld/testsuite/ld-elf/warn1.d @@ -4,6 +4,7 @@ #ld: #warning: ^[^\\n]*\): warning: witty one-liner$ #readelf: -s +#notarget: "sparc64-*-solaris2*" "sparcv9-*-solaris2*" # Check that warnings are generated for the .gnu.warning.SYMBOL # construct and that the symbol still appears as expected. |