diff options
author | Ian Lance Taylor <ian@gcc.gnu.org> | 2019-09-11 14:06:05 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@gcc.gnu.org> | 2019-09-11 14:06:05 +0000 |
commit | debae5232b81f4f0adcdc25ad8c8d2645a6ea376 (patch) | |
tree | 752ae3fddd037e55ad820027b57ee20d3a346a20 /gcc | |
parent | d694576e174d95b7f6066d924715691c55824f30 (diff) | |
download | gcc-debae5232b81f4f0adcdc25ad8c8d2645a6ea376.zip gcc-debae5232b81f4f0adcdc25ad8c8d2645a6ea376.tar.gz gcc-debae5232b81f4f0adcdc25ad8c8d2645a6ea376.tar.bz2 |
golang.org/x/sys/cpu: define doinit when needed
Should fix the build on riscv64 and other systems.
Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/194641
From-SVN: r275650
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 895aa6f..4ae93ee 100644 --- a/gcc/go/gofrontend/MERGE +++ b/gcc/go/gofrontend/MERGE @@ -1,4 +1,4 @@ -1f4ce28409a2d9d4045b1085de55c46de8759d1c +27b2311fa460b1dd76fb3a796c7c05ebedc64df2 The first line of this file holds the git revision number of the last merge done from the gofrontend repository. |