Enable chained function calls in C++ expressions.
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.cp / smartp.exp
index 2a1028a53ea09ee36b61cae887a11f4e35abf884..e3d271fb8af167c2e2c0d21a01d5e940c0b5ac70 100644 (file)
@@ -72,6 +72,5 @@ gdb_test "p b->foo()"         "= 66"
 gdb_test "p c->foo()"         "= 66"
 gdb_test "p c->inta"          "= 77"
 
-setup_kfail "gdb/11606" "*-*-*"
 gdb_test "p c2->inta"          "= 77"
 
This page took 0.023587 seconds and 4 git commands to generate.