Remove TYPE_TAG_NAME
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.dwarf2 / member-ptr-forwardref.exp
index 41eff9237cf55f2ba7ccca1ad5ba7e7b803f0931..31707bbd0c59451f18d113b871b8a27593d35242 100644 (file)
@@ -38,4 +38,5 @@ gdb_test "show cp-abi" {The currently selected C\+\+ ABI is "gnu-v3".*}
 
 gdb_load ${binfile}
 
+gdb_test_no_output "set language c++"
 gdb_test "ptype c" "type = struct C {\[\r\n \t\]*private:\[\r\n \t\]*int \\(C::\\*fp\\)\\(C \\*( const)?\\);\[\r\n \t\]*}"
This page took 0.025345 seconds and 4 git commands to generate.