]> git.ipfire.org Git - thirdparty/gcc.git/commit
runtime: remove checkgoarm function
authorIan Lance Taylor <ian@gcc.gnu.org>
Fri, 5 Oct 2018 14:21:01 +0000 (14:21 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Fri, 5 Oct 2018 14:21:01 +0000 (14:21 +0000)
commitcbba2e1e47b550cebfb63fec85519cb14f2517d4
tree5a7d887ac6cdca595cddb774af839339780c6052
parenta2a86641b76dfd5606606d5a49fa64c20f0d9245
runtime: remove checkgoarm function

    Nothing in libgo calls checkgoarm, and it relies on a variable, goarm,
    that is not set.

    Reviewed-on: https://go-review.googlesource.com/c/140057

From-SVN: r264872
gcc/go/gofrontend/MERGE
libgo/go/runtime/os_linux_arm.go