]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/testsuite/gdb.base/call-rt-st.exp
Fix PR gdb/66.
[thirdparty/binutils-gdb.git] / gdb / testsuite / gdb.base / call-rt-st.exp
index 688e698b45ab2d1aae96d37c0ca87b9beed867ee..033b5ef73dc470867caa865c775cabd88255ec54 100644 (file)
@@ -54,7 +54,8 @@ if [get_compiler_info ${binfile}] {
     return -1;
 }
 
-# The a29k can't call functions, so don't even bother with this test.
+# Some targets can't do function calls, so don't even bother with this
+# test.
 if [target_info exists gdb,cannot_call_functions] {
     setup_xfail "*-*-*" 2416
     fail "This target can not call functions"