[PATCH 09/19] ld: testsuite: Mark sec64k case as too big for PRU
Dimitar Dimitrov
dimitar@dinux.eu
Mon Dec 5 20:43:00 GMT 2016
More information about the Binutils mailing list
Mon Dec 5 20:43:00 GMT 2016
- Previous message (by thread): [PATCH 03/19] PRU Binutils port
- Next message (by thread): [PATCH 07/19] Add PRU ELF ID to elfcpp
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
2016-10-22 Dimitar Dimitrov <dimitar@dinux.eu> * ld/testsuite/ld-elf/sec64k.exp: Mark sec64k case as too big for PRU. Signed-off-by: Dimitar Dimitrov <dimitar@dinux.eu> --- ld/testsuite/ld-elf/sec64k.exp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ld/testsuite/ld-elf/sec64k.exp b/ld/testsuite/ld-elf/sec64k.exp index 7f7a9f3..283d779 100644 --- a/ld/testsuite/ld-elf/sec64k.exp +++ b/ld/testsuite/ld-elf/sec64k.exp @@ -170,7 +170,8 @@ if { ![istarget "d10v-*-*"] && ![istarget "avr-*-*"] && ![istarget "msp*-*-*"] && ![istarget "fr30-*-*"] - && ![istarget "iq2000-*-*"] } { + && ![istarget "iq2000-*-*"] + && ![istarget "pru-*-*"] } { foreach sfile $sfiles { puts $ofd "#source: $sfile" } if { [istarget spu*-*-*] } { puts $ofd "#ld: --local-store 0:0" -- 2.10.2
- Previous message (by thread): [PATCH 03/19] PRU Binutils port
- Next message (by thread): [PATCH 07/19] Add PRU ELF ID to elfcpp
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Binutils mailing list