From: Ian Lance Taylor Date: Wed, 13 Apr 2022 21:41:50 +0000 (-0700) Subject: go.test: update issue10441.go to current upstream version X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=33ba46663cdf2c9e995265eb838585488f81e907;p=test_jj.git go.test: update issue10441.go to current upstream version This test only needs to be compiled, not linked. --- diff --git a/gcc/testsuite/go.test/test/fixedbugs/issue10441.go b/gcc/testsuite/go.test/test/fixedbugs/issue10441.go index 9bc4948..7cd26d8 100644 --- a/gcc/testsuite/go.test/test/fixedbugs/issue10441.go +++ b/gcc/testsuite/go.test/test/fixedbugs/issue10441.go @@ -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