diff options
author | Hans-Peter Nilsson <hp@axis.com> | 2005-02-07 03:16:43 +0000 |
---|---|---|
committer | Hans-Peter Nilsson <hp@axis.com> | 2005-02-07 03:16:43 +0000 |
commit | 00de87cddb9276c8c22399790bd381b0559e673d (patch) | |
tree | 6b0da1fd324eed8f8940cde55df42246658e36fe /ld/testsuite/ld-cris/warn4.d | |
parent | aaac53f5a1cd577c14197f1271304b3ff48fadfa (diff) | |
download | binutils-00de87cddb9276c8c22399790bd381b0559e673d.zip binutils-00de87cddb9276c8c22399790bd381b0559e673d.tar.gz binutils-00de87cddb9276c8c22399790bd381b0559e673d.tar.bz2 |
* ld-cris/globsymw2.s: New file.
* ld-cris/warn3.d, ld-cris/warn4.d: New tests.
Diffstat (limited to 'ld/testsuite/ld-cris/warn4.d')
-rw-r--r-- | ld/testsuite/ld-cris/warn4.d | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/ld/testsuite/ld-cris/warn4.d b/ld/testsuite/ld-cris/warn4.d new file mode 100644 index 0000000..dc096b6 --- /dev/null +++ b/ld/testsuite/ld-cris/warn4.d @@ -0,0 +1,13 @@ +#source: start1.s +#source: globsym1ref.s +#source: globsymw2.s +#target: cris-*-*elf* cris-*-*aout* +#as: --em=criself +#ld: -mcriself +#warning: warning: isatty is not implemented and will always fail$ +#objdump: -p +#xfail: *-*-* +# The test is xfailed because ELF stabs doesn't handle the stabs +# warning construct. +.*: file format elf32.*-cris +#pass |