]> git.ipfire.org Git - thirdparty/gcc.git/commit
runtime: fix assembly syntax
authorian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 3 Jun 2019 20:06:50 +0000 (20:06 +0000)
committerian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 3 Jun 2019 20:06:50 +0000 (20:06 +0000)
commit7281ed1ce6c784e4a9e531ba047c7c466148de68
tree7ce035ab536835f3639604c0d56949cdd8ccf1af
parent53c96fb103deb96dcbb337e6be87f85d7f0f2d7e
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

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@271883 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/go/gofrontend/MERGE
libgo/runtime/go-context.S