summaryrefslogtreecommitdiff
path: root/gcc/configure
diff options
context:
space:
mode:
authorhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>2013-06-12 14:29:10 +0000
committerhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>2013-06-12 14:29:10 +0000
commit5c4ef889ce7b0ef6a507f313376de4d3a54ba03b (patch)
tree813302e926a8a8f4cf3587f19f1de1cbd8e0fc3c /gcc/configure
parentcda0c4b529fbf48afa0c4267d6da44f362d6c3a9 (diff)
downloadgcc-5c4ef889ce7b0ef6a507f313376de4d3a54ba03b.tar.gz
Revert accidental commit.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@200016 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/configure')
-rwxr-xr-xgcc/configure2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/configure b/gcc/configure
index a59e7c867f8..8c221078102 100755
--- a/gcc/configure
+++ b/gcc/configure
@@ -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