[PATCH v2 08/15] ld: testsuite: Mark sec64k case as too big for PRU
Dimitar Dimitrov
dimitar@dinux.eu
Tue Dec 27 20:45:00 GMT 2016
More information about the Binutils mailing list
Tue Dec 27 20:45:00 GMT 2016
- Previous message (by thread): [PATCH v2 11/15] ld: testsuite: PRU assembler does not support diff expressions mixing data and text labels.
- Next message (by thread): [PATCH v2 10/15] gas: testsuite: Mark lns-common-1-alt variant for PRU
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
2016-12-26 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 7f7a9f3554..283d7798af 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.11.0
- Previous message (by thread): [PATCH v2 11/15] ld: testsuite: PRU assembler does not support diff expressions mixing data and text labels.
- Next message (by thread): [PATCH v2 10/15] gas: testsuite: Mark lns-common-1-alt variant for PRU
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Binutils mailing list