diff options
Diffstat (limited to 'gdb/testsuite/gdb.base/call-ar-st.exp')
-rw-r--r-- | gdb/testsuite/gdb.base/call-ar-st.exp | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/gdb/testsuite/gdb.base/call-ar-st.exp b/gdb/testsuite/gdb.base/call-ar-st.exp index 0f326e0..de0ad94 100644 --- a/gdb/testsuite/gdb.base/call-ar-st.exp +++ b/gdb/testsuite/gdb.base/call-ar-st.exp @@ -19,11 +19,6 @@ standard_testfile -# Test depends on printf, which the sparclet stub doesn't support. -if { [istarget "sparclet-*-*"] } { - return 0 -} - # Some targets can't call functions, so don't even bother with this # test. if [target_info exists gdb,cannot_call_functions] { |