ubsan: alpha-vms: shift exponent is too large
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.mi / mi-inheritance-syntax-error.exp
index 3c1a750ce9f9a18cffb1534c6666f38e9b5e004f..4644e40f17d862d84d71413fe8e5341bcf73ac43 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 2011-2016 Free Software Foundation, Inc.
+# Copyright 2011-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
@@ -30,7 +30,7 @@ if [get_compiler_info "c++"] {
 }
 
 if {[gdb_compile $srcdir/$subdir/$srcfile $binfile executable {debug c++}] != ""} {
-  untested mi-inheritance-syntax-error.exp
+  untested "failed to compile"
   return -1
 }
 
This page took 0.023524 seconds and 4 git commands to generate.