diff options
author | Alan Modra <amodra@gmail.com> | 2014-01-22 12:51:19 +1030 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2014-01-22 12:51:19 +1030 |
commit | 7dd9c6eb050bb23bff18b3139589f202d4c63a33 (patch) | |
tree | 38c444910178181f931c7582c436099ab1c1391b /ld/testsuite/ld-scripts/pr14962-2.d | |
parent | 2edab91c10dcae30a93ce7d9f8088b8b33ee55eb (diff) | |
download | gdb-7dd9c6eb050bb23bff18b3139589f202d4c63a33.zip gdb-7dd9c6eb050bb23bff18b3139589f202d4c63a33.tar.gz gdb-7dd9c6eb050bb23bff18b3139589f202d4c63a33.tar.bz2 |
Miscellaneous ld tidies
Localise a struct, prevent an unneeded symbol lookup, and fix a
testcase.
ld/
* ld.h (struct map_symbol_def): Move to..
* ldlang.h: ..here.
* ldlang.c (print_assignment): Don't set expld.assign_name to dot.
ld/testsuite/
* ld-scripts/pr14962-2.d: Correct target triple.
Diffstat (limited to 'ld/testsuite/ld-scripts/pr14962-2.d')
-rw-r--r-- | ld/testsuite/ld-scripts/pr14962-2.d | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/testsuite/ld-scripts/pr14962-2.d b/ld/testsuite/ld-scripts/pr14962-2.d index 5e71433..7dd244e 100644 --- a/ld/testsuite/ld-scripts/pr14962-2.d +++ b/ld/testsuite/ld-scripts/pr14962-2.d @@ -1,7 +1,7 @@ #ld: -T pr14962-2.t #source: pr14962a.s #nm: -n -#notarget: rx-*-* frv-linux +#notarget: rx-*-* frv-*-*linux* #... 0+2000 [AT] _start |