]> Cypherpunks repositories - gostls13.git/commit
cmd/compile: add OMOD to list of ops that might panic
authorJosh Bleecher Snyder <josharian@gmail.com>
Thu, 3 Nov 2016 00:55:53 +0000 (17:55 -0700)
committerJosh Bleecher Snyder <josharian@gmail.com>
Thu, 3 Nov 2016 06:09:52 +0000 (06:09 +0000)
commitca5cea9dca0bc635b9a23cfe65226f3e1a423342
treecedce8b3c6ec475442af2ea54cdfa3561c2b2ac8
parent154d013155978ba9c714d931f0e91c9c964dd82c
cmd/compile: add OMOD to list of ops that might panic

Follow-up to CL 32551.

Change-Id: If68f9581a7f13e04796aaff2007c09f8ea2c3611
Reviewed-on: https://go-review.googlesource.com/32586
Run-TryBot: Josh Bleecher Snyder <josharian@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Keith Randall <khr@golang.org>
src/cmd/compile/internal/gc/subr.go