aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorUros Bizjak <uros@gcc.gnu.org>2011-07-22 11:19:44 +0200
committerUros Bizjak <uros@gcc.gnu.org>2011-07-22 11:19:44 +0200
commit50823f95fd725137d863850e8d5e765ad8c2df67 (patch)
treee2df449b7f2c6fdfad69718fd4219ca84c40a91c /gcc
parent5b6d595bd778d9737f12c79118ce5cc9410f421b (diff)
downloadgcc-50823f95fd725137d863850e8d5e765ad8c2df67.zip
gcc-50823f95fd725137d863850e8d5e765ad8c2df67.tar.gz
gcc-50823f95fd725137d863850e8d5e765ad8c2df67.tar.bz2
* lib/target-supports.exp (check_ifunc_available): Improve comment.
From-SVN: r176621
Diffstat (limited to 'gcc')
-rw-r--r--gcc/testsuite/lib/target-supports.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/testsuite/lib/target-supports.exp b/gcc/testsuite/lib/target-supports.exp
index 97e54b2..30cca99 100644
--- a/gcc/testsuite/lib/target-supports.exp
+++ b/gcc/testsuite/lib/target-supports.exp
@@ -361,7 +361,7 @@ proc check_alias_available { } {
return $alias_available_saved
}
-# Returns 1 if the target supports ifunc, 0 otherwise.
+# Returns 1 if the target toolchain supports ifunc, 0 otherwise.
proc check_ifunc_available { } {
return [check_no_compiler_messages ifunc_available object {