]> Cypherpunks repositories - gostls13.git/commit
cmd/go: add test for gccgo name mangling crash
authorIan Lance Taylor <iant@golang.org>
Fri, 11 Oct 2019 22:35:49 +0000 (15:35 -0700)
committerIan Lance Taylor <iant@golang.org>
Tue, 15 Oct 2019 23:45:22 +0000 (23:45 +0000)
commitdc37bd2ac92c2fe0aaef9f15ac3e4f747f2bf341
tree831f0395a2c25b86e2c16b09fe557306ec920c13
parent898f9db81f112ca33aa2102633f957f9669c062d
cmd/go: add test for gccgo name mangling crash

Updates #33871

Change-Id: I73b1513a89ad89126159ce03ee72b922cd01916c
Reviewed-on: https://go-review.googlesource.com/c/go/+/200837
Run-TryBot: Ian Lance Taylor <iant@golang.org>
Run-TryBot: Bryan C. Mills <bcmills@google.com>
Reviewed-by: Bryan C. Mills <bcmills@google.com>
Reviewed-by: Than McIntosh <thanm@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/cmd/go/testdata/script/gccgo_mangle.txt [new file with mode: 0644]