diff options
author | Tom de Vries <tdevries@suse.de> | 2021-01-04 16:48:48 +0100 |
---|---|---|
committer | Tom de Vries <tdevries@suse.de> | 2021-01-04 16:48:48 +0100 |
commit | c5e71b3332279ece95a7872aee2890af3ee047b4 (patch) | |
tree | 1f412b107a4e9eb66b6cce3238e3af7350b91d40 /gdb/mips-sde-tdep.c | |
parent | 098caef485a4ece6096e6cdbb4cd9726e4a13386 (diff) | |
download | gdb-c5e71b3332279ece95a7872aee2890af3ee047b4.zip gdb-c5e71b3332279ece95a7872aee2890af3ee047b4.tar.gz gdb-c5e71b3332279ece95a7872aee2890af3ee047b4.tar.bz2 |
[gdb/testsuite] Don't require gold for gdb.base/morestack.exp
While working on PR26935 I noticed that the test-case requires the gold
linker, but doesn't really need it.
The -fuse-ld=gold was added to support the printf in the test-case, which
prints some information but is not otherwise needed for the test-case.
Fix this by removing the printf and the corresponding -fuse-ld=gold.
Tested on x86_64-linux.
Also checked that the test still fails when the fix from the commit that added
the test-case is reverted.
gdb/testsuite/ChangeLog:
2021-01-04 Tom de Vries <tdevries@suse.de>
* gdb.base/morestack.c: Remove printf.
* gdb.base/morestack.exp: Don't use -fuse-ld=gold.
Diffstat (limited to 'gdb/mips-sde-tdep.c')
0 files changed, 0 insertions, 0 deletions