]> Cypherpunks repositories - gostls13.git/commit
cmd/cgo/internal/testshared: strip newline from gccgo -dumpversion
authorPaul E. Murphy <murp@ibm.com>
Wed, 14 Jun 2023 20:20:11 +0000 (15:20 -0500)
committerPaul Murphy <murp@ibm.com>
Fri, 16 Jun 2023 18:26:01 +0000 (18:26 +0000)
commit23c5e48c4af55da0765413ef4c56360927f0961c
tree1d70ecbbb646bc492a79c1331d807b7f58ba5808
parentcf7ae4f1364efa0e9b93bedf127ba1ccc7664fcb
cmd/cgo/internal/testshared: strip newline from gccgo -dumpversion

Otherwise, gccgo tests may be quietly skipped.

For #60798

Change-Id: Iaad6b53c95ad4d407b917d8f62978979b82a4e81
Reviewed-on: https://go-review.googlesource.com/c/go/+/503495
Reviewed-by: Ian Lance Taylor <iant@google.com>
Reviewed-by: Bryan Mills <bcmills@google.com>
Run-TryBot: Paul Murphy <murp@ibm.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
src/cmd/cgo/internal/testshared/shared_test.go