diff options
author | Tom de Vries <tdevries@suse.de> | 2020-02-19 13:41:10 +0100 |
---|---|---|
committer | Tom de Vries <tdevries@suse.de> | 2020-02-19 13:41:10 +0100 |
commit | d3308cfdec5765e8667fa6f61f75bc36986cdcf9 (patch) | |
tree | 4eb4eb99a3ce2abf430640881a65b7eb48428a4b /missing | |
parent | dcf06b89b9129da6988878a77afdd02d3acc2e30 (diff) | |
download | gdb-d3308cfdec5765e8667fa6f61f75bc36986cdcf9.zip gdb-d3308cfdec5765e8667fa6f61f75bc36986cdcf9.tar.gz gdb-d3308cfdec5765e8667fa6f61f75bc36986cdcf9.tar.bz2 |
[gdb/testsuite] Fix c++/14186 kpass in cpexprs.exp
With gdb.cp/cpexprs.exp, we see:
...
KPASS: gdb.cp/cpexprs.exp: p CV::m(int) const (PRMS c++/14186)
KPASS: gdb.cp/cpexprs.exp: p CV::m(int) volatile (PRMS c++/14186)
KPASS: gdb.cp/cpexprs.exp: p CV::m(int) const volatile (PRMS c++/14186)
...
The tests have been KPASSing since Sept 4 2017, due to commit 3693fdb3c8
'Make "p S::method() const::static_var" work too'.
Fix this by removing the corresponding kfail.
gdb/testsuite/ChangeLog:
2020-02-19 Tom de Vries <tdevries@suse.de>
* gdb.cp/cpexprs.exp: Remove c++/14186 kfail.
Diffstat (limited to 'missing')
0 files changed, 0 insertions, 0 deletions