* lib/target-supports.exp (check_ifunc_available): Improve comment.
authorUros Bizjak <uros@gcc.gnu.org>
Fri, 22 Jul 2011 09:19:44 +0000 (11:19 +0200)
committerUros Bizjak <uros@gcc.gnu.org>
Fri, 22 Jul 2011 09:19:44 +0000 (11:19 +0200)
From-SVN: r176621

gcc/testsuite/lib/target-supports.exp

index 97e54b2b0ce9a7bfd8bd7df9dd92804f86fb5f67..30cca9922c38ef8c94a92bdb5f00ab2246a37f43 100644 (file)
@@ -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 {