re PR go/87661 (libgo bootstrap failure on arm-linux-gnueabihf (redefinition of const...
authorIan Lance Taylor <ian@gcc.gnu.org>
Tue, 23 Oct 2018 19:02:29 +0000 (19:02 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Tue, 23 Oct 2018 19:02:29 +0000 (19:02 +0000)
commit8dd2ae4bc732f0587fb16b8bb7a5518e7f2ed8cb
treeef60f2ed255580f990370879fcd5d87fc6863488
parent53aba487466da8adf18f69380b6efddbbb65f04f
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
gcc/go/gofrontend/MERGE
libgo/go/runtime/os_linux_arm.go