]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/testsuite/ChangeLog
gdb.trace: Remove unnecessary target check from ftrace.exp.
authorMarcin Kościelnicki <koriakin@0x04.net>
Fri, 19 Feb 2016 19:33:34 +0000 (20:33 +0100)
committerMarcin Kościelnicki <koriakin@0x04.net>
Thu, 25 Feb 2016 15:11:33 +0000 (16:11 +0100)
commit678b48b7cf0bd518ebc234bda98229cc602c2a45
treed59c850262ed63dc67c728087084259679ddf5ab
parent7337a6f2297cdd91bb852b479b284e5796d62cc9
gdb.trace: Remove unnecessary target check from ftrace.exp.

The check used hardcoded targets and wasn't doing anything useful anyway,
since unsupported architectures blow up on link due to missing the IPA
library before they ever get to that check.

gdb/testsuite/ChangeLog:

* gdb.trace/ftrace.exp: Remove unnecessary target check.
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.trace/ftrace.exp