Remove TYPE_TAG_NAME
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.cp / typeid.exp
index 4378dcbb5929c1bf895deefe8f40408ab0887952..1731b78b9df8261561ed9d5f5f794844dc8df3b4 100644 (file)
@@ -27,7 +27,7 @@ proc do_typeid_tests {started} {
     global hex
 
     # We might see the standard type or gdb's internal type.
-    set type_re "(std::type_info|struct gdb_gnu_v3_type_info)"
+    set type_re "(std::type_info|gdb_gnu_v3_type_info)"
 
 
     foreach simple_var {i cp ccp ca b} {
This page took 0.025621 seconds and 4 git commands to generate.