aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.cp/static-typedef-print.exp
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/testsuite/gdb.cp/static-typedef-print.exp')
-rw-r--r--gdb/testsuite/gdb.cp/static-typedef-print.exp4
1 files changed, 0 insertions, 4 deletions
diff --git a/gdb/testsuite/gdb.cp/static-typedef-print.exp b/gdb/testsuite/gdb.cp/static-typedef-print.exp
index bde467f..0af27dd 100644
--- a/gdb/testsuite/gdb.cp/static-typedef-print.exp
+++ b/gdb/testsuite/gdb.cp/static-typedef-print.exp
@@ -17,10 +17,6 @@ if { [skip_cplus_tests] } { continue }
standard_testfile .cc
-if [get_compiler_info "c++"] {
- return -1
-}
-
if {[prepare_for_testing "failed to prepare" $testfile $srcfile {debug c++}]} {
return -1
}