gotest: accept symbols with leading dot
commit2ce0fcf8c53871efa8e4e163cdf891e0c43b7cd9
authorian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 31 Jan 2018 18:21:47 +0000 (31 18:21 +0000)
committerian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 31 Jan 2018 18:21:47 +0000 (31 18:21 +0000)
tree4e2f119b8dcf60e7abf39c96a023e7f05d920f79
parent67e6b2377293283e8847f5a68a8532b0a1971ecc
gotest: accept symbols with leading dot

    On AIX nm displays symbols with a leading dot; don't discard such
    symbols.

    While we're here stop doing fgrep -v '$', symbol names no longer
    contain '$' anyhow.

    Reviewed-on: https://go-review.googlesource.com/91095

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@257247 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/go/gofrontend/MERGE
libgo/testsuite/gotest