]> Cypherpunks.ru repositories - gostls13.git/commit
cmd/5g: fix out of registers in nested calls, add compiler torture test.
authorRémy Oudompheng <oudomphe@phare.normalesup.org>
Fri, 5 Oct 2012 21:30:49 +0000 (23:30 +0200)
committerRémy Oudompheng <oudomphe@phare.normalesup.org>
Fri, 5 Oct 2012 21:30:49 +0000 (23:30 +0200)
commit3a4e156ae1789970d37e8e53b053c2e0c8ab2465
tree0afdb936453fb137177d6b560be07f1338cc2bdd
parentb459afe843d7350822276fc8db50e7b04f1458e9
cmd/5g: fix out of registers in nested calls, add compiler torture test.

R=golang-dev, dave, daniel.morsing, rsc
CC=golang-dev, remy
https://golang.org/cl/6586072
src/cmd/5g/cgen.c
test/torture.go [new file with mode: 0644]