From: Uros Bizjak Date: Fri, 22 Jul 2011 09:19:44 +0000 (+0200) Subject: * lib/target-supports.exp (check_ifunc_available): Improve comment. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=50823f95fd725137d863850e8d5e765ad8c2df67;p=gcc.git * lib/target-supports.exp (check_ifunc_available): Improve comment. From-SVN: r176621 --- diff --git a/gcc/testsuite/lib/target-supports.exp b/gcc/testsuite/lib/target-supports.exp index 97e54b2b0ce..30cca9922c3 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 {