aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.cp/step-and-next-inline.exp
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/testsuite/gdb.cp/step-and-next-inline.exp')
-rw-r--r--gdb/testsuite/gdb.cp/step-and-next-inline.exp5
1 files changed, 0 insertions, 5 deletions
diff --git a/gdb/testsuite/gdb.cp/step-and-next-inline.exp b/gdb/testsuite/gdb.cp/step-and-next-inline.exp
index 82abff3..8b2ad27 100644
--- a/gdb/testsuite/gdb.cp/step-and-next-inline.exp
+++ b/gdb/testsuite/gdb.cp/step-and-next-inline.exp
@@ -15,11 +15,6 @@
standard_testfile .cc
-if [get_compiler_info "c++"] {
- unsupported "couldn't find a valid c++ compiler"
- return -1
-}
-
if {[test_compiler_info gcc*] && ![supports_statement_frontiers] } {
return -1
}