runtime: fix assembly syntax
authorIan Lance Taylor <ian@gcc.gnu.org>
Mon, 3 Jun 2019 20:06:50 +0000 (20:06 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Mon, 3 Jun 2019 20:06:50 +0000 (20:06 +0000)
commitfdb1849a6c1b79d9684947c0e40aff6136ab329b
tree7ce035ab536835f3639604c0d56949cdd8ccf1af
parenta0d87c29e29ba298f80e47fad57431ae3104447f
runtime: fix assembly syntax

    Some assembler doesn't accept ULL suffix. In fact the suffix
    is not really necessary. Drop it.

    Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/180217

From-SVN: r271883
gcc/go/gofrontend/MERGE
libgo/runtime/go-context.S