aboutsummaryrefslogtreecommitdiff
path: root/misc/cgo/test/testdata/issue9400/asm_arm64.s
diff options
context:
space:
mode:
Diffstat (limited to 'misc/cgo/test/testdata/issue9400/asm_arm64.s')
-rw-r--r--misc/cgo/test/testdata/issue9400/asm_arm64.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/cgo/test/testdata/issue9400/asm_arm64.s b/misc/cgo/test/testdata/issue9400/asm_arm64.s
index 2ebbfcca3b..2565793f9a 100644
--- a/misc/cgo/test/testdata/issue9400/asm_arm64.s
+++ b/misc/cgo/test/testdata/issue9400/asm_arm64.s
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
-// +build !gccgo
+// +build gc
#include "textflag.h"