]> Cypherpunks repositories - gostls13.git/commit
cmd/cgo/internal/testshared: disable gccgo tests on PPC64
authorPaul E. Murphy <murp@ibm.com>
Fri, 16 Jun 2023 17:20:41 +0000 (12:20 -0500)
committerPaul Murphy <murp@ibm.com>
Fri, 16 Jun 2023 18:29:54 +0000 (18:29 +0000)
commit9ece9a7ac9befbb8ee8f2241063a2389b730cdaf
tree93263aed6d6f422292576fac064536f80e147c28
parent23c5e48c4af55da0765413ef4c56360927f0961c
cmd/cgo/internal/testshared: disable gccgo tests on PPC64

Disable PPC64 gccgo tests until issue #60798 is fixed in gcc.

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