diff options
| author | Russ Cox <rsc@golang.org> | 2014-09-14 20:39:08 +0000 |
|---|---|---|
| committer | Russ Cox <rsc@golang.org> | 2014-09-14 20:39:08 +0000 |
| commit | d889f5f01efc9f8da8865f5987f6a8f3029928c0 (patch) | |
| tree | c15629b7beb17fa578c635713a0e028b9996e603 /src/runtime/runtime.h | |
| parent | 40dd6bf38e06bf26aa1c15438cdf0965cf778050 (diff) | |
| download | go-d889f5f01efc9f8da8865f5987f6a8f3029928c0.tar.xz | |
runtime: fix traceback of trap on ARM
The merged traceback was wrong for LR machines,
because traceback didn't pass lr to gentraceback.
Now that we have a test looking at traceback output
for a trap (the test of runtime.Breakpoint),
we caught this.
While we're here, fix a 'set and not used' warning.
Fixes arm build.
TBR=r
R=r
CC=golang-codereviews
https://golang.org/cl/143040043
Diffstat (limited to 'src/runtime/runtime.h')
0 files changed, 0 insertions, 0 deletions
