PR exp/13907:
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.base / pointers.exp
index bd29581d325b0212e8cdfb4822ce371dc6c8f8c3..10901344b5cb6d3aa6b1e327c8ca0756d9547fba 100644 (file)
@@ -281,4 +281,4 @@ gdb_test "ptype ppppppC" "type = char \\*\\*\\*\\*\\*\\*" "ptype ppppppC"
 # Regression test for a crash.
 
 gdb_test "p instance.array_variable + 0" \
-  " = \\(long (int )?\\*\\) 0x\[0-9a-f\]*"
+  " = \\(long (int )?\\*\\) 0x\[0-9a-f\]* <instance>"
This page took 0.025812 seconds and 4 git commands to generate.