]> Cypherpunks repositories - gostls13.git/commit
all: use more precise build tags
authorTamir Duberstein <tamird@google.com>
Thu, 12 Nov 2020 22:42:58 +0000 (17:42 -0500)
committerThan McIntosh <thanm@google.com>
Tue, 23 Feb 2021 19:55:03 +0000 (19:55 +0000)
commita671e33c6daded6639e0cd97b4791c4468475e71
treea1a1aac49f0633c6fb7e5106fdad62cbbc4828c5
parentc584f42dcf43351e4cd1e5df22a063f020c00777
all: use more precise build tags

s/!gccgo/gc/ in files which use gc-syntax assembly.

Change-Id: Ifdadb62edd1210ebc70e7cd415648b752afaf067
Reviewed-on: https://go-review.googlesource.com/c/go/+/269957
Reviewed-by: Than McIntosh <thanm@google.com>
Trust: David Chase <drchase@google.com>
Trust: Matthew Dempsky <mdempsky@google.com>
13 files changed:
misc/cgo/test/testdata/issue9400/asm_386.s
misc/cgo/test/testdata/issue9400/asm_amd64x.s
misc/cgo/test/testdata/issue9400/asm_arm.s
misc/cgo/test/testdata/issue9400/asm_arm64.s
misc/cgo/test/testdata/issue9400/asm_mips64x.s
misc/cgo/test/testdata/issue9400/asm_mipsx.s
misc/cgo/test/testdata/issue9400/asm_ppc64x.s
misc/cgo/test/testdata/issue9400/asm_riscv64.s
misc/cgo/test/testdata/issue9400/asm_s390x.s
misc/cgo/testshared/testdata/depBase/asm.s
misc/cgo/testshared/testdata/depBase/stubs.go
src/cmd/dist/util_gc.go
src/cmd/go/testdata/script/build_overlay.txt