go.test: update issue10441.go to current upstream version
authorIan Lance Taylor <iant@golang.org>
Wed, 13 Apr 2022 21:41:50 +0000 (14:41 -0700)
committerIan Lance Taylor <iant@golang.org>
Wed, 13 Apr 2022 21:41:50 +0000 (14:41 -0700)
This test only needs to be compiled, not linked.

gcc/testsuite/go.test/test/fixedbugs/issue10441.go

index 9bc4948..7cd26d8 100644 (file)
@@ -1,4 +1,4 @@
-// build
+// compile
 
 // Copyright 2015 The Go Authors. All rights reserved.
 // Use of this source code is governed by a BSD-style