aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/compile
diff options
context:
space:
mode:
authorSrinivas Pokala <Pokala.Srinivas@ibm.com>2022-12-14 06:31:50 +0100
committerKeith Randall <khr@golang.org>2023-01-20 05:00:12 +0000
commit3e77efc7204407c5c8882bec42fdcaa88ef40a9b (patch)
tree81273a001366a3c604d93788cb46df2a64693154 /src/cmd/compile
parent5c67ebbb31a296ca1593d0229b1d51d5ac73aa6d (diff)
downloadgo-3e77efc7204407c5c8882bec42fdcaa88ef40a9b.tar.xz
cmd/internal/obj/s390x, runtime: fix breakpoint in s390x
Currently runtime.Breakpoint generates SIGSEGV in s390x. The solution to this is add new asm instruction BRRK of type FORMAT_E for the breakpoint exception. Fixes #52103 Change-Id: I8358a56e428849a5d28d5ade141e1d7310bee084 Reviewed-on: https://go-review.googlesource.com/c/go/+/457456 Reviewed-by: Keith Randall <khr@golang.org> TryBot-Result: Gopher Robot <gobot@golang.org> Reviewed-by: Cherry Mui <cherryyz@google.com> Run-TryBot: Keith Randall <khr@golang.org> Reviewed-by: Keith Randall <khr@google.com>
Diffstat (limited to 'src/cmd/compile')
0 files changed, 0 insertions, 0 deletions