diff options
| author | Dave Cheney <dave@cheney.net> | 2014-09-08 15:36:21 +1000 |
|---|---|---|
| committer | Dave Cheney <dave@cheney.net> | 2014-09-08 15:36:21 +1000 |
| commit | 6a2e844f5179e85085723be29c9ba97f1286b698 (patch) | |
| tree | f3d4d6e28e7205479241a865acafa310c2502f60 /src/runtime/stack.c | |
| parent | 31bd41e04bd3cbd4a4a213b8a098eaebabae15a3 (diff) | |
| download | go-6a2e844f5179e85085723be29c9ba97f1286b698.tar.xz | |
cmd/gc: fix undefined behaviour warning in subr.c
Fixes warning
/home/dfc/go/src/cmd/gc/subr.c:3469:8: runtime error: negation of -9223372036854775808 cannot be represented in type 'int64' (aka 'long'); cast to an unsigned type to negate this value to itself
LGTM=rsc
R=rsc
CC=golang-codereviews
https://golang.org/cl/141220043
Diffstat (limited to 'src/runtime/stack.c')
0 files changed, 0 insertions, 0 deletions
