diff options
author | Hans-Peter Nilsson <hp@axis.com> | 2003-06-16 00:02:36 +0000 |
---|---|---|
committer | Hans-Peter Nilsson <hp@axis.com> | 2003-06-16 00:02:36 +0000 |
commit | 1de1cfb15bc5717df9e186aecdb6d01ed4d573e3 (patch) | |
tree | 98f0d4ba5a58b0b559a702149440f4f0014ec847 /ld/testsuite/ld-cris/noglob1.d | |
parent | 0e6b25ec0e259e295b63ab349d3775f14f16907c (diff) | |
download | gdb-1de1cfb15bc5717df9e186aecdb6d01ed4d573e3.zip gdb-1de1cfb15bc5717df9e186aecdb6d01ed4d573e3.tar.gz gdb-1de1cfb15bc5717df9e186aecdb6d01ed4d573e3.tar.bz2 |
* ld-cris/ldsym1.d: Restrict to cris-*-*elf* and cris-*-*aout*.
* ld-cris/noglob1.d: Ditto.
* ld-cris/badgotr1.d: Pass --underscore to gas.
Diffstat (limited to 'ld/testsuite/ld-cris/noglob1.d')
-rw-r--r-- | ld/testsuite/ld-cris/noglob1.d | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ld/testsuite/ld-cris/noglob1.d b/ld/testsuite/ld-cris/noglob1.d index a07cef8..bcef018 100644 --- a/ld/testsuite/ld-cris/noglob1.d +++ b/ld/testsuite/ld-cris/noglob1.d @@ -1,4 +1,5 @@ #ld: +#target: cris-*-*elf* cris-*-*aout* #objdump: -p # Check that we can link an object that doesn't have any global symbols; |