aboutsummaryrefslogtreecommitdiff
path: root/misc/cgo/test/testdata/issue9400/asm_ppc64x.s
diff options
context:
space:
mode:
Diffstat (limited to 'misc/cgo/test/testdata/issue9400/asm_ppc64x.s')
-rw-r--r--misc/cgo/test/testdata/issue9400/asm_ppc64x.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/cgo/test/testdata/issue9400/asm_ppc64x.s b/misc/cgo/test/testdata/issue9400/asm_ppc64x.s
index c88ec3b21e..b5613fb6ec 100644
--- a/misc/cgo/test/testdata/issue9400/asm_ppc64x.s
+++ b/misc/cgo/test/testdata/issue9400/asm_ppc64x.s
@@ -3,7 +3,7 @@
// license that can be found in the LICENSE file.
// +build ppc64 ppc64le
-// +build !gccgo
+// +build gc
#include "textflag.h"