Message ID | 20191015080413.3189129ECF@gnutoolchain-gerrit.osci.io |
---|---|
State | New |
Headers | show |
diff --git a/gdb/testsuite/gdb.base/infcall-nested-structs.exp b/gdb/testsuite/gdb.base/infcall-nested-structs. exp index 957eb31bdc2..f62f636aa11 100644 --- a/gdb/testsuite/gdb.base/infcall-nested-structs.exp +++ b/gdb/testsuite/gdb.base/infcall-nested-structs.exp @@ -134,6 +134,7 @@ proc run_tests { lang types } { if { $lang == "c++" && $name == "struct_02_01" && [regexp "^types-(tf-t(c|s|i)|t(c|s|i)-tf)" $types match] } { + gdb_test_no_output "set \$xmm0.v2_int64\[0\] = 0" setup_kfail gdb/25096 "x86_64-*-linux*" } gdb_test "p/d check_arg_${name} (ref_val_${name})" "= 1"