------- Comment #1 from rob1weld at aol dot com 2007-06-11 18:01 ------- There is a "`" missing from the end of that line, we need:
+ as_ver=`echo $as_ver | grep -o [0-9.+] | tr -d [:cntrl:]` -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32287
------- Comment #1 from rob1weld at aol dot com 2007-06-11 18:01 ------- There is a "`" missing from the end of that line, we need:
+ as_ver=`echo $as_ver | grep -o [0-9.+] | tr -d [:cntrl:]` -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32287