aboutsummaryrefslogtreecommitdiff
path: root/src/pkg/runtime/panic.c
diff options
context:
space:
mode:
authorDave Cheney <dave@cheney.net>2014-08-27 15:23:38 +1000
committerDave Cheney <dave@cheney.net>2014-08-27 15:23:38 +1000
commit9c504696f46295c7d2bbad3da7cb4854227a13b7 (patch)
tree0b7334d2f8948928e0a22e2d17cb561e7e95ea63 /src/pkg/runtime/panic.c
parent1660ece7695a90e178aa08ef6e413811957791d5 (diff)
downloadgo-9c504696f46295c7d2bbad3da7cb4854227a13b7.tar.xz
cmd/gc: fix undefined behaviour warnings in mparith3.c
Update #8527 Fixes two warnings: src/cmd/gc/mparith3.c:255:10: runtime error: shift exponent 52 is too large for 32-bit type 'int' src/cmd/gc/mparith3.c:254:14: runtime error: shift exponent 52 is too large for 32-bit type 'int' LGTM=rsc R=r, dvyukov, rsc CC=golang-codereviews https://golang.org/cl/134940044
Diffstat (limited to 'src/pkg/runtime/panic.c')
0 files changed, 0 insertions, 0 deletions