Add support for the C_SKY series of processors.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-srec / srec.exp
index 7604e5382ab55343d91c0d3c341d5c26af7d203a..d155c18f2c77a700801a410cef509f3ddf73499d 100644 (file)
@@ -418,6 +418,9 @@ setup_xfail "bfin-*-linux-uclibc"
 # generate the format if need be).
 setup_xfail "tile*-*-*"
 
+# The S-record linker is not supported for C-SKY.
+setup_xfail "csky*-*-*"
+
 run_srec_test $test1 "tmpdir/sr1.o tmpdir/sr2.o"
 
 # Now try linking a C++ program with global constructors and
@@ -453,6 +456,7 @@ setup_xfail "*-*-cygwin*" "*-*-mingw*" "*-*-pe*" "*-*-winnt*"
 setup_xfail "score-*-*"
 setup_xfail "bfin-*-linux-uclibc"
 setup_xfail "tile*-*-*"
+setup_xfail "csky*-*-*"
 
 run_srec_test $test2 "tmpdir/sr3.o"
 
This page took 0.026182 seconds and 4 git commands to generate.