summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorRuss Cox <rsc@golang.org>2013-09-16 14:04:45 -0400
committerRuss Cox <rsc@golang.org>2013-09-16 14:04:45 -0400
commit6b4541f78d610d9ed0b0ced92e796d5a331934c6 (patch)
treeb1bd60d4ffe1ad395543f9acdea69cb00d297ad5 /misc
parenta201f71f760b3b58f645e97c324720caa8808277 (diff)
downloadgo-6b4541f78d610d9ed0b0ced92e796d5a331934c6.tar.gz
runtime: make ARM integer div-by-zero traceback-friendly
The implementation of division in the 5 toolchain is a bit too magical. Hide the magic from the traceback routines. Also add a test for the results of the software divide routine. Fixes issue 5805. R=golang-dev, minux.ma CC=golang-dev https://codereview.appspot.com/13239052
Diffstat (limited to 'misc')
0 files changed, 0 insertions, 0 deletions