]> Cypherpunks repositories - gostls13.git/commit
cmd/cgo: print the right error if mangling detection gccgo fails
authorIan Lance Taylor <iant@golang.org>
Sun, 20 Jan 2019 15:46:18 +0000 (07:46 -0800)
committerIan Lance Taylor <iant@golang.org>
Sun, 20 Jan 2019 19:20:04 +0000 (19:20 +0000)
commita15a01377226cfca48fb64f67fb535af1da4bf0e
treeb1bf3fb7c49eb34ca3a8c4c77bf4203982e6734e
parent5538a9a34fc4e395967c0233aab5bdde0cebbf9b
cmd/cgo: print the right error if mangling detection gccgo fails

Change-Id: I2324f6f51d2bf8a4ae1b139b3933bc78dfa75835
Reviewed-on: https://go-review.googlesource.com/c/158718
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Cherry Zhang <cherryyz@google.com>
src/cmd/cgo/out.go