0
1
mirror of https://github.com/golang/go synced 2025-07-03 20:07:35 +00:00
Files
go/test/fixedbugs/issue5841.go
Rémy Oudompheng d7c99cdf9f cmd/gc: avoid passing unevaluated constant expressions to backends.
Backends do not exactly expect receiving binary operators with
constant operands or use workarounds to move them to
register/stack in order to handle them.

Fixes #5841.

R=golang-dev, daniel.morsing, rsc
CC=golang-dev
https://golang.org/cl/11107044
2013-07-25 09:42:05 -04:00

332 B