diff options
author | Alan Modra <amodra@gmail.com> | 2009-01-21 02:28:22 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2009-01-21 02:28:22 +0000 |
commit | 0c3b67369a861fba0cc0459d79751aac6f5c9e93 (patch) | |
tree | 6fa510f48e6fab338f9d5afdcd0dccaddf1eee85 /ld/testsuite/ld-spu | |
parent | fb266b8bce71ad8f875c81a00978578e5ac3874c (diff) | |
download | gdb-0c3b67369a861fba0cc0459d79751aac6f5c9e93.zip gdb-0c3b67369a861fba0cc0459d79751aac6f5c9e93.tar.gz gdb-0c3b67369a861fba0cc0459d79751aac6f5c9e93.tar.bz2 |
* ld-spu/icache1.d: Add --non-ia-text to ld options.
Diffstat (limited to 'ld/testsuite/ld-spu')
-rw-r--r-- | ld/testsuite/ld-spu/icache1.d | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/testsuite/ld-spu/icache1.d b/ld/testsuite/ld-spu/icache1.d index 3edaa99..1cb3879 100644 --- a/ld/testsuite/ld-spu/icache1.d +++ b/ld/testsuite/ld-spu/icache1.d @@ -1,5 +1,5 @@ #source: icache1.s -#ld: --soft-icache --num-lines=4 --auto-overlay=tmpdir/icache1.lnk --auto-relink +#ld: --soft-icache --num-lines=4 --non-ia-text --auto-overlay=tmpdir/icache1.lnk --auto-relink #objdump: -D .* elf32-spu |