gcc/libgo/go/cmd
Ian Lance Taylor 0d26cdf1cf cmd/cgo: fix typo in gccgo name mangling recipe
The code to implement new-style gccgo name mangling had a recipe that
    didn't quite match the one in the compiler (incorrect handling for
    '.'). This showed up as a failure in the gotools cgo test if the
    directory containing the test run included a "." character.
    
    Reviewed-on: https://go-review.googlesource.com/c/147917

From-SVN: r265981
2018-11-09 19:03:59 +00:00
..
buildid libgo: update to Go 1.11 2018-09-24 21:46:21 +00:00
cgo cmd/cgo: fix typo in gccgo name mangling recipe 2018-11-09 19:03:59 +00:00
go libgo: update to Go 1.11.1 release 2018-10-08 14:21:30 +00:00
gofmt libgo: update to go1.9 2017-09-14 17:11:35 +00:00
internal libgo: update to Go 1.11 2018-09-24 21:46:21 +00:00
test2json libgo: update to Go 1.11 2018-09-24 21:46:21 +00:00
vet libgo: update to Go 1.11 2018-09-24 21:46:21 +00:00