aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.cp/rvalue-ref-casts.exp
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/testsuite/gdb.cp/rvalue-ref-casts.exp')
-rw-r--r--gdb/testsuite/gdb.cp/rvalue-ref-casts.exp4
1 files changed, 0 insertions, 4 deletions
diff --git a/gdb/testsuite/gdb.cp/rvalue-ref-casts.exp b/gdb/testsuite/gdb.cp/rvalue-ref-casts.exp
index 4351cff..e3b834a 100644
--- a/gdb/testsuite/gdb.cp/rvalue-ref-casts.exp
+++ b/gdb/testsuite/gdb.cp/rvalue-ref-casts.exp
@@ -21,10 +21,6 @@ if {[skip_cplus_tests]} { continue }
standard_testfile .cc
-if {[get_compiler_info "c++"]} {
- return -1
-}
-
if {[prepare_for_testing $testfile.exp $testfile $srcfile \
{debug c++ additional_flags="-std=gnu++11"}]} {
return -1