summaryrefslogtreecommitdiffstats
path: root/ld
diff options
context:
space:
mode:
authorJie Zhang <jie.zhang@analog.com>2009-09-23 09:29:52 +0000
committerJie Zhang <jie.zhang@analog.com>2009-09-23 09:29:52 +0000
commitba8149a9e4a7a787eec0e0af6cf6aa4063062e6f (patch)
tree7dbd1cf0d59b75feee59fcf8a291d97963771b2a /ld
parentbf70c4f88317afac4e4a8861a173649875078f71 (diff)
downloadppe42-binutils-ba8149a9e4a7a787eec0e0af6cf6aa4063062e6f.tar.gz
ppe42-binutils-ba8149a9e4a7a787eec0e0af6cf6aa4063062e6f.zip
* ld-srec/srec.exp: Add xfails for bfin-*-linux-uclibc.
Diffstat (limited to 'ld')
-rw-r--r--ld/testsuite/ChangeLog4
-rw-r--r--ld/testsuite/ld-srec/srec.exp4
2 files changed, 8 insertions, 0 deletions
diff --git a/ld/testsuite/ChangeLog b/ld/testsuite/ChangeLog
index bbd33b5bba..3ac902d930 100644
--- a/ld/testsuite/ChangeLog
+++ b/ld/testsuite/ChangeLog
@@ -1,3 +1,7 @@
+2009-09-23 Jie Zhang <jie.zhang@analog.com>
+
+ * ld-srec/srec.exp: Add xfails for bfin-*-linux-uclibc.
+
2009-09-23 Alan Modra <amodra@bigpond.net.au>
* ld-alpha/tlsbin.rd: Tolerate some whitespace differences.
diff --git a/ld/testsuite/ld-srec/srec.exp b/ld/testsuite/ld-srec/srec.exp
index f0ef1ae1ef..e5b5af3e17 100644
--- a/ld/testsuite/ld-srec/srec.exp
+++ b/ld/testsuite/ld-srec/srec.exp
@@ -395,6 +395,9 @@ setup_xfail "ia64-*-*"
setup_xfail "*-*-cygwin*" "*-*-mingw*" "*-*-pe*" "*-*-winnt*"
setup_xfail "score-*-*"
+# The S-record linker doesn't support Blackfin ELF FDPIC ABI.
+setup_xfail "bfin-*-linux-uclibc"
+
run_srec_test $test1 "tmpdir/sr1.o tmpdir/sr2.o"
# Now try linking a C++ program with global constructors and
@@ -425,5 +428,6 @@ setup_xfail "hppa*-*-*" "mep-*-*"
setup_xfail "ia64-*-*"
setup_xfail "*-*-cygwin*" "*-*-mingw*" "*-*-pe*" "*-*-winnt*"
setup_xfail "score-*-*"
+setup_xfail "bfin-*-linux-uclibc"
run_srec_test $test2 "tmpdir/sr3.o"
OpenPOWER on IntegriCloud