Fix gdb.base/structs2.exp with Clang
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.base / structs2.exp
index 8a7d9c693783dc6812f4802188c52a166b3b5cbc..5722be3109c2851de2682ae7c10fc0f0a077094b 100644 (file)
@@ -49,5 +49,5 @@ if [test_compiler_info gcc-3-*] {
   setup_xfail hppa*-* gcc/15860
 }
 gdb_test "continue" \
-    ".*pr_char=-126.*pr_uchar=120.*pr_short=-32536.*pr_ushort=32000.*bkpt = 1.*" \
+    ".*pr_char=-120.*pr_uchar=130.*pr_short=-32000.*pr_ushort=33000.*bkpt = 1.*" \
     "structs2 continue2"
This page took 0.024011 seconds and 4 git commands to generate.