SPU FAIL: PHDRS headers 3a

View: New views
1 Messages — Rating Filter:   Alert me  

SPU FAIL: PHDRS headers 3a

by Alan Modra :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Fixed.

        * ld-scripts/phdrs3.exp (LDFLAGS): Add "--local-store 0:0" for SPU.

Index: ld/testsuite/ld-scripts/phdrs3.exp
===================================================================
RCS file: /cvs/src/src/ld/testsuite/ld-scripts/phdrs3.exp,v
retrieving revision 1.2
diff -u -p -r1.2 phdrs3.exp
--- ld/testsuite/ld-scripts/phdrs3.exp 8 Oct 2009 02:38:26 -0000 1.2
+++ ld/testsuite/ld-scripts/phdrs3.exp 2 Nov 2009 00:50:08 -0000
@@ -30,7 +30,7 @@ set testname "PHDRS headers"
 
 set old_ldflags $LDFLAGS
 if { [istarget spu*-*-*] } {
-    set LDFLAGS "$LDFLAGS --no-overlays"
+    set LDFLAGS "$LDFLAGS --no-overlays --local-store 0:0"
 }
 
 run_dump_test "phdrs3"
 
--
Alan Modra
Australia Development Lab, IBM