aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.cp/pr-574.exp
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/testsuite/gdb.cp/pr-574.exp')
-rw-r--r--gdb/testsuite/gdb.cp/pr-574.exp4
1 files changed, 0 insertions, 4 deletions
diff --git a/gdb/testsuite/gdb.cp/pr-574.exp b/gdb/testsuite/gdb.cp/pr-574.exp
index e13b642..a4d37f3 100644
--- a/gdb/testsuite/gdb.cp/pr-574.exp
+++ b/gdb/testsuite/gdb.cp/pr-574.exp
@@ -28,10 +28,6 @@ if { [skip_cplus_tests] } { return }
standard_testfile .cc
-if [get_compiler_info "c++"] {
- return -1
-}
-
set flags [list debug c++]
if { [test_compiler_info gcc-*] && [gcc_major_version] >= 10 } {
# Work around PR gcc/101452.