ubsan: alpha-vms: shift exponent is too large
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.ada / arrayparam.exp
index a241c44a3f851b159f03f98d606295f4d44a2241..adc9b4e3afcf7ec657a597ee65bdcf52dc95c4bc 100644 (file)
@@ -30,8 +30,7 @@ runto "foo.adb:$bp_location"
 # works without problem.
 
 gdb_test "print call_me (\"bonjour\")" \
-         "= void" \
-         "print call_me (\"bonjour\")"
+         "= void"
 
 # Verify that the array was passed properly by checking the global
 # variables that Call_Me sets as side-effects.  Use the package name to avoid
This page took 0.023408 seconds and 4 git commands to generate.