Support R_SPARC_WDISP10 and R_SPARC_H34.
[external/binutils.git] / gdb / testsuite / gdb.mi / mi-inheritance-syntax-error.exp
index e24019b..4831a5b 100644 (file)
@@ -1,5 +1,4 @@
-# Copyright 2011
-# Free Software Foundation, Inc.
+# Copyright 2011-2012 Free Software Foundation, Inc.
 
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -66,7 +65,7 @@ verbose "Using $path for data-evaluate-expression" 2
 
 
 mi_gdb_test "-data-evaluate-expression \"$path\"" \
-    "\\^done,value=\"\{a = \[0-9\]*\}\"" \
+    "\\^done,value=\"\{a = 5\}\"" \
     "-data-evaluate-expression $path"
 
 mi_gdb_exit