aboutsummaryrefslogtreecommitdiff
path: root/ld
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2005-03-01 16:14:29 +0000
committerNick Clifton <nickc@redhat.com>2005-03-01 16:14:29 +0000
commitdc652011c764ca40b4e3c79062411fe9bd1fd8b7 (patch)
tree057c87cb2fa1bdbb9df0b47a331331f48b583bc1 /ld
parenta3a4c9c4ac0fd8c44fcaf08d0c9b35e98e81b9bd (diff)
downloadfsf-binutils-gdb-dc652011c764ca40b4e3c79062411fe9bd1fd8b7.zip
fsf-binutils-gdb-dc652011c764ca40b4e3c79062411fe9bd1fd8b7.tar.gz
fsf-binutils-gdb-dc652011c764ca40b4e3c79062411fe9bd1fd8b7.tar.bz2
* ld-cris/warn3.d: Only run this version of the test for cris-aout targets.
* ld-cris/warn4.d: Only run this version of the test for cris-elf targets.
Diffstat (limited to 'ld')
-rw-r--r--ld/testsuite/ChangeLog7
-rw-r--r--ld/testsuite/ld-cris/warn3.d2
-rw-r--r--ld/testsuite/ld-cris/warn4.d2
3 files changed, 9 insertions, 2 deletions
diff --git a/ld/testsuite/ChangeLog b/ld/testsuite/ChangeLog
index 9244d48..1e2eb93 100644
--- a/ld/testsuite/ChangeLog
+++ b/ld/testsuite/ChangeLog
@@ -1,3 +1,10 @@
+2005-03-01 Nick Clifton <nickc@redhat.com>
+
+ * ld-cris/warn3.d: Only run this version of the test for cris-aout
+ targets.
+ * ld-cris/warn4.d: Only run this version of the test for cris-elf
+ targets.
+
2005-02-22 Eric Christopher <echristo@redhat.com>
* ld-mips-elf/reloc-merge-lo16.d: Correct symbol
diff --git a/ld/testsuite/ld-cris/warn3.d b/ld/testsuite/ld-cris/warn3.d
index c01b6cb..4503798 100644
--- a/ld/testsuite/ld-cris/warn3.d
+++ b/ld/testsuite/ld-cris/warn3.d
@@ -1,7 +1,7 @@
#source: start1.s
#source: globsym1ref.s
#source: globsymw2.s
-#target: cris-*-*elf* cris-*-*aout*
+#target: cris-*-*aout*
#as: --em=crisaout
#ld: -mcrisaout
#warning: warning: isatty is not implemented and will always fail$
diff --git a/ld/testsuite/ld-cris/warn4.d b/ld/testsuite/ld-cris/warn4.d
index dc096b6..bc87a75 100644
--- a/ld/testsuite/ld-cris/warn4.d
+++ b/ld/testsuite/ld-cris/warn4.d
@@ -1,7 +1,7 @@
#source: start1.s
#source: globsym1ref.s
#source: globsymw2.s
-#target: cris-*-*elf* cris-*-*aout*
+#target: cris-*-*elf*
#as: --em=criself
#ld: -mcriself
#warning: warning: isatty is not implemented and will always fail$