gdb/doc/
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.python / py-type.exp
index 056f4e1232bcbebfb7fb76c768ab9bbe5b9ad5fa..b5e6ff9df8a65cf828fb4ec1190111bf41422ffc 100644 (file)
@@ -193,7 +193,7 @@ proc test_template {} {
     gdb_test "python print isinstance(ttype.template_argument(1), gdb.Value)" \
        "True"
 
-    setup_kfail "gcc/41736" *-*-*
+    setup_xfail "gcc/41736" *-*-*
     gdb_test "python print ttype.template_argument(2)" "&C::c"
 }
 
This page took 0.0235919999999999 seconds and 4 git commands to generate.