aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@gcc.gnu.org>2018-10-23 19:02:29 +0000
committerIan Lance Taylor <ian@gcc.gnu.org>2018-10-23 19:02:29 +0000
commit8dd2ae4bc732f0587fb16b8bb7a5518e7f2ed8cb (patch)
treeef60f2ed255580f990370879fcd5d87fc6863488 /gcc
parent53aba487466da8adf18f69380b6efddbbb65f04f (diff)
downloadgcc-8dd2ae4bc732f0587fb16b8bb7a5518e7f2ed8cb.zip
gcc-8dd2ae4bc732f0587fb16b8bb7a5518e7f2ed8cb.tar.gz
gcc-8dd2ae4bc732f0587fb16b8bb7a5518e7f2ed8cb.tar.bz2
re PR go/87661 (libgo bootstrap failure on arm-linux-gnueabihf (redefinition of constants))
PR go/87661 runtime: remove unused armArch, hwcap and hardDiv After CL 140057 these are only written but never read in gccgo. Reviewed-on: https://go-review.googlesource.com/c/141077 From-SVN: r265439
Diffstat (limited to 'gcc')
-rw-r--r--gcc/go/gofrontend/MERGE2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/go/gofrontend/MERGE b/gcc/go/gofrontend/MERGE
index a6b016a..a42d0b9 100644
--- a/gcc/go/gofrontend/MERGE
+++ b/gcc/go/gofrontend/MERGE
@@ -1,4 +1,4 @@
-6db7e35d3bcd75ab3cb15296a5ddc5178038c9c1
+771668f7137e560b2ef32c8799e5f8b4c4ee14a9
The first line of this file holds the git revision number of the last
merge done from the gofrontend repository.