mirror of
git://gcc.gnu.org/git/gcc.git
synced 2024-12-13 06:39:54 +08:00
0d26cdf1cf
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 |
||
---|---|---|
.. | ||
ast.go | ||
doc.go | ||
gcc.go | ||
godefs.go | ||
main.go | ||
out.go | ||
util.go |