]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/testsuite/gdb.arch/amd64-eval.exp
gdb/gdbserver: share x86/linux tdesc caching
[thirdparty/binutils-gdb.git] / gdb / testsuite / gdb.arch / amd64-eval.exp
index beef46ad133d4e899225b9e59eccbd86274745d7..805dc731825e8f1ff27c8f72c1f20e2616546218 100644 (file)
@@ -1,6 +1,6 @@
 # This testcase is part of GDB, the GNU debugger.
 
-# Copyright 2019 Free Software Foundation, Inc.
+# Copyright 2019-2024 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
 
 # This testcase exercises evaluation with amd64 calling conventions.
 
+require is_x86_64_m64_target
+
 standard_testfile .cc
 
 if { [prepare_for_testing "failed to prepare" $testfile $srcfile \
-         { debug c++ }] } {
+         { debug c++ additional_flags=-std=c++11 }] } {
     return -1
 }