Revert accidental commit.

From-SVN: r200016
This commit is contained in:
Jan Hubicka 2013-06-12 14:29:10 +00:00
parent e20eae6a8d
commit fafb938754
1 changed files with 1 additions and 1 deletions

2
gcc/configure vendored
View File

@ -21973,7 +21973,7 @@ else
then gcc_cv_as_weakref=yes
fi
elif test x$gcc_cv_as != x; then
$as_echo ' .weakref2 foobar, barfnot' > conftest.s
$as_echo ' .weakref foobar, barfnot' > conftest.s
if { ac_try='$gcc_cv_as $gcc_cv_as_flags -o conftest.o conftest.s >&5'
{ { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_try\""; } >&5
(eval $ac_try) 2>&5