summaryrefslogtreecommitdiff
path: root/CONTRIBUTORS
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
commitc5d2c951dfc84e853abc7f043ae7a5aa6ba18a25 (patch)
tree54cdc08b1151fd2212e0b70784de745dcf621f4f /CONTRIBUTORS
parentdbc89e364c7f49fa8d52c88db58e0a66da510048 (diff)
downloadgo-c5d2c951dfc84e853abc7f043ae7a5aa6ba18a25.tar.gz
cmd/gc: fix undefined behaviour warnings in mparith3.c
Update issue 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://codereview.appspot.com/134940044
Diffstat (limited to 'CONTRIBUTORS')
0 files changed, 0 insertions, 0 deletions