public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r12-7492] libgo: move golang.org/x/sync/semaphore to gotool packages
@ 2022-03-04 18:27 Ian Lance Taylor
  0 siblings, 0 replies; only message in thread
From: Ian Lance Taylor @ 2022-03-04 18:27 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:e71079517f16fee6759bad2be14f574c3548743e

commit r12-7492-ge71079517f16fee6759bad2be14f574c3548743e
Author: Clément Chigot <clement.chigot@atos.net>
Date:   Tue Mar 1 09:25:26 2022 +0100

    libgo: move golang.org/x/sync/semaphore to gotool packages
    
    golang/x/sync/semaphore is required by gofmt.go.
    
    Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/388634

Diff:
---
 gcc/go/gofrontend/MERGE   | 2 +-
 libgo/gotool-packages.txt | 1 +
 libgo/libgo-packages.txt  | 1 -
 3 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/gcc/go/gofrontend/MERGE b/gcc/go/gofrontend/MERGE
index 5cf2ace711b..7778cd91235 100644
--- a/gcc/go/gofrontend/MERGE
+++ b/gcc/go/gofrontend/MERGE
@@ -1,4 +1,4 @@
-34dece725f9f8826f4abe86209112626867bc716
+943b95876ca0f14c3cea7067d33170ba76cf0fab
 
 The first line of this file holds the git revision number of the last
 merge done from the gofrontend repository.
diff --git a/libgo/gotool-packages.txt b/libgo/gotool-packages.txt
index 78ce9ba602a..8e105030a7b 100644
--- a/libgo/gotool-packages.txt
+++ b/libgo/gotool-packages.txt
@@ -63,6 +63,7 @@ golang.org/x/mod/sumdb/dirhash
 golang.org/x/mod/sumdb/note
 golang.org/x/mod/sumdb/tlog
 golang.org/x/mod/zip
+golang.org/x/sync/semaphore
 golang.org/x/tools/go/analysis
 golang.org/x/tools/go/analysis/internal/analysisflags
 golang.org/x/tools/go/analysis/internal/facts
diff --git a/libgo/libgo-packages.txt b/libgo/libgo-packages.txt
index cb2f19d61b3..6b722e1c3ec 100644
--- a/libgo/libgo-packages.txt
+++ b/libgo/libgo-packages.txt
@@ -95,7 +95,6 @@ golang.org/x/net/http/httpproxy
 golang.org/x/net/http2/hpack
 golang.org/x/net/idna
 golang.org/x/net/nettest
-golang.org/x/sync/semaphore
 golang.org/x/sys/cpu
 golang.org/x/text/secure/bidirule
 golang.org/x/text/transform


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

only message in thread, other threads:[~2022-03-04 18:27 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-04 18:27 [gcc r12-7492] libgo: move golang.org/x/sync/semaphore to gotool packages 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).