]> Cypherpunks repositories - gostls13.git/commit
crypto/sha512: fix stack size for previous change
authorLynn Boger <laboger@linux.vnet.ibm.com>
Thu, 3 Mar 2022 13:28:44 +0000 (07:28 -0600)
committerLynn Boger <laboger@linux.vnet.ibm.com>
Fri, 4 Mar 2022 19:04:50 +0000 (19:04 +0000)
commit7d7b9bbc7a37d3b83936a8caea08e0be7240a125
treebcfad7158f1e13653a2bf691bea4eafe44fccf59
parent797e8890463671b96fb0af8ed151101950d76999
crypto/sha512: fix stack size for previous change

In a recent change CL 388654 a function was updated so it
no longer needed stack space, but the TEXT statement was
not updated to reflect that change. This corrects that problem.

Change-Id: I9e60cebddae620788b1097ab7b39c47b323d1f62
Reviewed-on: https://go-review.googlesource.com/c/go/+/389674
Run-TryBot: Lynn Boger <laboger@linux.vnet.ibm.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Trust: Lynn Boger <laboger@linux.vnet.ibm.com>
Reviewed-by: Paul Murphy <murp@ibm.com>
src/crypto/sha512/sha512block_ppc64x.s