]> Cypherpunks repositories - gostls13.git/commit
8g: out of register bug fix
authorRuss Cox <rsc@golang.org>
Thu, 1 Jul 2010 03:45:50 +0000 (20:45 -0700)
committerRuss Cox <rsc@golang.org>
Thu, 1 Jul 2010 03:45:50 +0000 (20:45 -0700)
commit7c9ed7946c64bf3edda408dba95bdcc76c9169c8
tree567422b36a4c59c8ac569a09f3caa6884c42218c
parented39c764b886e2b19d07ccb265f6b2cf3535aa98
8g: out of register bug fix

Fixes #868.

R=ken2
CC=golang-dev
https://golang.org/cl/1695049
src/cmd/8g/ggen.c
test/fixedbugs/bug287.go [new file with mode: 0644]
test/fixedbugs/bug288.go [new file with mode: 0644]