Lines Matching refs:AS
649 AS
4579 AS=`$CC -print-prog-name=as`
4591 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $AS is GNU as" >&5
4592 $as_echo_n "checking whether $AS is GNU as... " >&6; }
4598 if $AS -o conftest -v </dev/null 2>&1 | grep GNU > /dev/null 2>&1; then
4630 for ac_prog in $AS
4639 if test -n "$AS"; then
4640 ac_cv_prog_AS="$AS" # Let the user override the test.
4659 AS=$ac_cv_prog_AS
4660 if test -n "$AS"; then
4661 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AS" >&5
4662 $as_echo "$AS" >&6; }
4669 test -n "$AS" && break
4672 if test -z "$AS"; then
4676 { $as_echo "$as_me:${as_lineno-$LINENO}: checking version of $AS" >&5
4677 $as_echo_n "checking version of $AS... " >&6; }
4678 ac_prog_version=`$AS --version 2>&1 | sed -n 's/^.*GNU assembler.* \([0-9]*\.[0-9.]*\).*$/\1/p'`
4690 AS=: critic_missing="$critic_missing as"