ld: map option for run_dump_test requires no program.
authorAndrew Burgess <andrew.burgess@embecosm.com>
Tue, 28 Jul 2015 18:14:37 +0000 (19:14 +0100)
committerAndrew Burgess <andrew.burgess@embecosm.com>
Tue, 4 Aug 2015 10:25:37 +0000 (11:25 +0100)
commit9c98104c4c8f558176311dad055897c45b7d8032
treeab8a1683023aba55a5fbc6c0fb09ea713d85c261
parentbb57e4c7bd1d27c45195efd0b7a612bac831d2df
ld: map option for run_dump_test requires no program.

When using run_dump_test with the map option to compare the linker map
file produced, no additional dump program should be required.  A dump
program can still be given if needed, but leaving it off will no longer
produce an error.

ld/testsuite/ChangeLog:

* ld/ld-lib.exp (run_dump_test): When using the map option, no
program is required.
ld/testsuite/ChangeLog
ld/testsuite/lib/ld-lib.exp