]> Cypherpunks repositories - gostls13.git/commit
runtime: remove instruction linked with AIX new stack layout
authorClément Chigot <clement.chigot@atos.net>
Fri, 26 Oct 2018 08:07:36 +0000 (10:07 +0200)
committerIan Lance Taylor <iant@golang.org>
Fri, 26 Oct 2018 20:13:40 +0000 (20:13 +0000)
commit18b84cbd42f4b86cb551b0ccd70154a8bbe30a8a
tree3dfc49252698c41767a09dc534b4731e580b2343
parent44c72957d6ea071bf3bef7460c88319b5c283b8b
runtime: remove instruction linked with AIX new stack layout

This instruction was linked with a new stack layout which might be
needed for AIX. This change might not be taken finally. So, this
instruction must be removed.

See https://go-review.googlesource.com/c/go/+/138733

Change-Id: Ic4a2566e2882696b437eb817d980b7c4bfc03b18
Reviewed-on: https://go-review.googlesource.com/c/144957
Run-TryBot: Tobias Klauser <tobias.klauser@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/runtime/asm_ppc64x.s