ubsan: alpha-vms: shift exponent is too large
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.threads / ia64-sigill.exp
index c64e7d878f37df991e15fa6fd7b880b8b4865e2c..4656eafd118afb1a430912d74b5652cc8650ba87 100644 (file)
@@ -1,6 +1,6 @@
 # This testcase is part of GDB, the GNU debugger.
 
-# Copyright 2010-2015 Free Software Foundation, Inc.
+# Copyright 2010-2019 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
@@ -67,7 +67,7 @@ gdb_test_multiple "continue" $test {
        # Breakpoint has been skipped in the other thread.
        pass $test
     }
-    -re "Program received signal .*\r\n$gdb_prompt $" {
+    -re " received signal .*\r\n$gdb_prompt $" {
        fail $test
     }
 }
This page took 0.023974 seconds and 4 git commands to generate.