OSDN Git Service

* lib/target-supports.exp (check_ifunc_available): Improve comment.
authoruros <uros@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 22 Jul 2011 09:19:44 +0000 (09:19 +0000)
committeruros <uros@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 22 Jul 2011 09:19:44 +0000 (09:19 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@176621 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/testsuite/lib/target-supports.exp

index 97e54b2..30cca99 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 {