configure.ac (gcc_cv_as_aix_ref): Fix typo.

* configure.ac (gcc_cv_as_aix_ref): Fix typo.
        * configure: Regenerate.

From-SVN: r192365
This commit is contained in:
Jason Merrill 2012-10-11 11:13:11 -04:00 committed by Jason Merrill
parent f959607b40
commit e8548a47e1
3 changed files with 8 additions and 3 deletions

View File

@ -1,3 +1,8 @@
2012-10-11 Jason Merrill <jason@redhat.com>
* configure.ac (gcc_cv_as_aix_ref): Fix typo.
* configure: Regenerate.
2012-10-11 Chung-Lin Tang <cltang@codesourcery.com>
* builtins.c (expand_builtin_thread_pointer): New.

4
gcc/configure vendored
View File

@ -25363,8 +25363,8 @@ if test "${gcc_cv_as_aix_ref+set}" = set; then :
else
gcc_cv_as_aix_ref=no
if test $in_tree_gas = yes; then
if test $gcc_cv_gas_vers -ge `expr \( \( 2.21.0 \* 1000 \) + gcc_cv_as_aix_ref=yes \) \* 1000 + `
then :
if test $gcc_cv_gas_vers -ge `expr \( \( 2 \* 1000 \) + 21 \) \* 1000 + 0`
then gcc_cv_as_aix_ref=yes
fi
elif test x$gcc_cv_as != x; then
$as_echo ' .csect stuff[rw]

View File

@ -3893,7 +3893,7 @@ LCF0:
case $target in
*-*-aix*)
gcc_GAS_CHECK_FEATURE([.ref support],
gcc_cv_as_aix_ref, [2.21.0],,
gcc_cv_as_aix_ref, [2,21,0],,
[ .csect stuff[[rw]]
stuff:
.long 1