diff options
author | Clément Chigot <chigot.c@gmail.com> | 2020-05-19 16:03:54 +0200 |
---|---|---|
committer | Ian Lance Taylor <iant@golang.org> | 2020-05-25 13:43:44 -0700 |
commit | adad99eb906164af7d2b398ad7e430aebe3adeb4 (patch) | |
tree | 445787beed55d0b68a4ae50fbac4bb559a83eb35 /gcc | |
parent | ed01d707f8594827de95304371d5b62752410842 (diff) | |
download | gcc-adad99eb906164af7d2b398ad7e430aebe3adeb4.zip gcc-adad99eb906164af7d2b398ad7e430aebe3adeb4.tar.gz gcc-adad99eb906164af7d2b398ad7e430aebe3adeb4.tar.bz2 |
libgo: update x/sys/cpu after gccgo support added
Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/234597
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/go/gofrontend/MERGE | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/go/gofrontend/MERGE b/gcc/go/gofrontend/MERGE index bc9c1f0..2843748 100644 --- a/gcc/go/gofrontend/MERGE +++ b/gcc/go/gofrontend/MERGE @@ -1,4 +1,4 @@ -bc27341f245a5cc54ac7530d037a609db72b677c +ea58b8491064fbed18a220571a3043c38dccf7c7 The first line of this file holds the git revision number of the last merge done from the gofrontend repository. |