]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - ld/testsuite/ld-elf/sec64k.exp
New Cell SPU port.
[thirdparty/binutils-gdb.git] / ld / testsuite / ld-elf / sec64k.exp
index 784ed718fe8c8488c244fdb7f7386af409da1a32..50abcc168c117fdf9286fd4a1242efab9d3dd70e 100644 (file)
@@ -127,7 +127,11 @@ if [catch { set ofd [open "tmpdir/$test2.d" w] } x] {
     return
 }
 foreach sfile $sfiles { puts $ofd "#source: $sfile" }
-puts $ofd "#ld:"
+if { [istarget spu*-*-*] } {
+    puts $ofd "#ld: --local-store 0:0"
+} else {
+    puts $ofd "#ld:"
+}
 puts $ofd "#readelf: -W -Ss"
 puts $ofd "There are 660.. section headers.*:"
 puts $ofd "#..."