]> Cypherpunks repositories - gostls13.git/commit
runtime: fix runtime.Breakpoint on ARMv5
authorDave Cheney <dave@cheney.net>
Tue, 23 Sep 2014 05:34:38 +0000 (15:34 +1000)
committerDave Cheney <dave@cheney.net>
Tue, 23 Sep 2014 05:34:38 +0000 (15:34 +1000)
commitc486d4130d01f1034901d65c764b8e8ae329a01b
treef72db672ab37456c64c366c8520dfc2745df704e
parentdcb594ec30f428b4b116682a7536ed694526f0e5
runtime: fix runtime.Breakpoint on ARMv5

Fixes #8775.

Use the illegal instruction suggested by Ian in https://golang.org/cl/144180043/#msg4 on all arm arches.

LGTM=minux
R=golang-codereviews, gobot, rsc
CC=golang-codereviews, iant, minux
https://golang.org/cl/146130043
src/runtime/asm_arm.s