ubsan: alpha-vms: shift exponent is too large
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.mi / mi-inheritance-syntax-error.exp
index 3ae31b094e99f7672059b9dfa84aa5d3e5184430..4644e40f17d862d84d71413fe8e5341bcf73ac43 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 2011-2013 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
@@ -26,11 +26,11 @@ if [mi_gdb_start] {
 standard_testfile .cc
 
 if [get_compiler_info "c++"] {
-    return -1;
+    return -1
 }
 
 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.025402 seconds and 4 git commands to generate.