aboutsummaryrefslogtreecommitdiff
path: root/src/database/sql/sql.go
diff options
context:
space:
mode:
authorPaul E. Murphy <murp@ibm.com>2021-12-10 16:58:43 -0600
committerCherry Mui <cherryyz@google.com>2021-12-13 16:09:22 +0000
commitd198a36d8c1d0a251449a1cc2355485a177310c4 (patch)
tree9d5a53d2c20212f5b60fdcbbab8c4ede45c5bbcf /src/database/sql/sql.go
parentf4ca598c9f08a4d00942a1c6a6b8cc7d8f162b66 (diff)
downloadgo-d198a36d8c1d0a251449a1cc2355485a177310c4.tar.xz
cmd/asm,cmd/compile: fix tail call in leaf functions on PPC64
In some leaf functions using "RET foo(SB)", the jump may be incorrectly translated into "JMP LR" instead of "JMP foo(SB)". Such is the case when compiling the autogenerated function in k8s k8s.io/kubernetes/pkg/kubelet/server/stats.(*resourceAnalyzer).GetPodVolumeStats. Fixes #50048 Change-Id: Icdf65fcda6b3c5eb9d3ad5c7aad04add9419dffb Reviewed-on: https://go-review.googlesource.com/c/go/+/371034 Run-TryBot: Paul Murphy <murp@ibm.com> Reviewed-by: Cherry Mui <cherryyz@google.com> Trust: Paul Murphy <murp@ibm.com>
Diffstat (limited to 'src/database/sql/sql.go')
0 files changed, 0 insertions, 0 deletions