public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* Go testsuite patch committed: Update issue10441.go to upstream version
@ 2022-04-13 21:43 Ian Lance Taylor
  0 siblings, 0 replies; only message in thread
From: Ian Lance Taylor @ 2022-04-13 21:43 UTC (permalink / raw)
  To: gcc-patches, gofrontend-dev

[-- Attachment #1: Type: text/plain, Size: 244 bytes --]

This patch updates issue10441.go to the upstream version.  The test
only needs to be compiled, not linked.  Linking failed on some
platforms, and there was no need to do it anyhow.  Ran test on
x86_64-pc-linux-gnu.  Committed to mainline.

Ian

[-- Attachment #2: patch.txt --]
[-- Type: text/plain, Size: 461 bytes --]

33ba46663cdf2c9e995265eb838585488f81e907
diff --git a/gcc/testsuite/go.test/test/fixedbugs/issue10441.go b/gcc/testsuite/go.test/test/fixedbugs/issue10441.go
index 9bc4948b15b..7cd26d841b6 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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-04-13 21:44 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-13 21:43 Go testsuite patch committed: Update issue10441.go to upstream version Ian Lance Taylor

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).