gotest: accept symbols with leading dot
authorIan Lance Taylor <ian@gcc.gnu.org>
Wed, 31 Jan 2018 18:21:47 +0000 (18:21 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Wed, 31 Jan 2018 18:21:47 +0000 (18:21 +0000)
commit382ce98374d2625d0f5cab3c7cb578aee7a5889c
tree4e2f119b8dcf60e7abf39c96a023e7f05d920f79
parentbe197ade2e5fb42606339080b08e885824fb9644
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

From-SVN: r257247
gcc/go/gofrontend/MERGE
libgo/testsuite/gotest