]> Cypherpunks repositories - gostls13.git/commit
runtime: fix 386, arm build
authorRuss Cox <rsc@golang.org>
Tue, 25 Feb 2014 16:31:09 +0000 (11:31 -0500)
committerRuss Cox <rsc@golang.org>
Tue, 25 Feb 2014 16:31:09 +0000 (11:31 -0500)
commit5b35dc0f6f0ff0a96edd8f8460911273bced073a
treef73a77094a5c95703e586b5b4a42da28ee9a0741
parent441c4bb939666555f697c1d5abf30b2f78528962
runtime: fix 386, arm build

CL 68150047 lost runtime.panicdivide.

TBR=dfc
CC=golang-codereviews
https://golang.org/cl/68610043
src/pkg/runtime/panic.c