]> Cypherpunks repositories - gostls13.git/commit
cmd/gc: simplify and fix defaultlit.
authorRémy Oudompheng <oudomphe@phare.normalesup.org>
Mon, 4 Mar 2013 15:51:42 +0000 (16:51 +0100)
committerRémy Oudompheng <oudomphe@phare.normalesup.org>
Mon, 4 Mar 2013 15:51:42 +0000 (16:51 +0100)
commita85fce282e779cb8e342b5efafcd2e11eea3f9ce
tree233344776698d4a99bf9054c18f11c6274e2dea0
parent66a93729767d3c0e0e0bb5c90ae8369e1c06458f
cmd/gc: simplify and fix defaultlit.

Fixes #4882.
Fixes #4936.
Fixes #4937.

R=golang-dev, dave, daniel.morsing, rsc
CC=golang-dev
https://golang.org/cl/7432044
src/cmd/gc/const.c
test/shift1.go