diff options
author | Hans-Peter Nilsson <hp@axis.com> | 2005-11-11 00:29:14 +0000 |
---|---|---|
committer | Hans-Peter Nilsson <hp@axis.com> | 2005-11-11 00:29:14 +0000 |
commit | 629a14649b3af8656252fd53d62f87f35795b732 (patch) | |
tree | d5a1a931c2f060a4876e9a205eb06def9280aa1b /ld/testsuite/ld-cris/noov.d | |
parent | c1446365bb71ed42f37ac5a873b543bcaeb875e7 (diff) | |
download | gdb-629a14649b3af8656252fd53d62f87f35795b732.zip gdb-629a14649b3af8656252fd53d62f87f35795b732.tar.gz gdb-629a14649b3af8656252fd53d62f87f35795b732.tar.bz2 |
* ld-cris/noov.d: Restrict to cris-*-*elf*.
Diffstat (limited to 'ld/testsuite/ld-cris/noov.d')
-rw-r--r-- | ld/testsuite/ld-cris/noov.d | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/testsuite/ld-cris/noov.d b/ld/testsuite/ld-cris/noov.d index 2108e38..c591583 100644 --- a/ld/testsuite/ld-cris/noov.d +++ b/ld/testsuite/ld-cris/noov.d @@ -1,4 +1,4 @@ -#notarget: cris-*-*aout* +#target: cris-*-*elf* #ld: --section-start=.text=0xc0010000 #objdump: -s -j .text |