]> git.ipfire.org Git - thirdparty/gcc.git/commit
runtime: align first persistentalloc chunk as requested
authorian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 27 Feb 2019 15:51:49 +0000 (15:51 +0000)
committerian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 27 Feb 2019 15:51:49 +0000 (15:51 +0000)
commit89ac4d3611aeb2a0c6090b28f8befc018a62d734
tree5460b1f7bea48862229388495dfaae68bf6e8b51
parent7733a071d69206cfebee02b22aa7bfe1b151bdf0
runtime: align first persistentalloc chunk as requested

    Backport of upstream https://golang.org/cl/163859.

    This fixes various failures on 32-bit SPARC.

    Patch from Eric Boctazou.

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

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