libgo: don't copy semt into runtime.inc
authorIan Lance Taylor <ian@gcc.gnu.org>
Fri, 14 Jul 2017 22:25:26 +0000 (22:25 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Fri, 14 Jul 2017 22:25:26 +0000 (22:25 +0000)
commitf30d20915d19b459d7b0f328860cc84601f11294
treebf9ea67ecbd27d3ce162799a073cc8f0c552b527
parentb9d36a8daf6a723afb333fac8e3128197c216bf9
libgo: don't copy semt into runtime.inc

    https://gcc.gnu.org/PR81449 reports a problem with the definition semt
    in runtime.inc on some systems. Since the C code in libgo/runtime
    doesn't need semt, just don't copy it into runtime.inc.

    Reviewed-on: https://go-review.googlesource.com/48593

From-SVN: r250217
gcc/go/gofrontend/MERGE
libgo/Makefile.am
libgo/Makefile.in
libgo/configure