testsuite: solib-disc: Use `standard_output_file'
authorMaciej W. Rozycki <macro@imgtec.com>
Thu, 6 Oct 2016 14:12:54 +0000 (15:12 +0100)
committerMaciej W. Rozycki <macro@imgtec.com>
Thu, 6 Oct 2016 14:15:54 +0000 (15:15 +0100)
commit7470adbb872d5363580eb5e0a8dbb231c286ee4c
tree3872c02f2d7114d06e04abbc0e39034d1d45c5c2
parent249471c08ad2ba2c325d691753b327a108138c89
testsuite: solib-disc: Use `standard_output_file'

Correct a commit 2151ccc56c74 ("Always organize test artifacts in a
directory hierarchy") regression causing:

Running .../gdb/testsuite/gdb.base/solib-disc.exp ...
gdb compile failed, Assembler messages:
Fatal error: can't create .../gdb/testsuite/gdb.base/so-disc-shr.c.o: No such file or directory

by using `standard_output_file' to construct output file names
throughout.

gdb/testsuite/
* gdb.base/solib-disc.exp: Use `standard_output_file'
throughout.
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.base/solib-disc.exp