1
0
mirror of https://github.com/golang/go synced 2024-11-22 02:44:39 -07:00
go/src
Russ Cox 2f3d695a61 gc: fix bug introduced earlier
Apparently l and $1 were the same register on Linux.
On the other systems, the compiler caught it.

R=ken2
CC=golang-dev
https://golang.org/cl/5654061
2012-02-11 01:04:24 -05:00
..
cmd gc: fix bug introduced earlier 2012-02-11 01:04:24 -05:00
lib9 build: delete make paraphernalia 2012-02-06 13:34:25 -05:00
libbio build: delete make paraphernalia 2012-02-06 13:34:25 -05:00
libmach build: delete make paraphernalia 2012-02-06 13:34:25 -05:00
pkg runtime: put lockorder before pollorder in Select memory block. 2012-02-10 21:24:14 -08:00
all.bash build: use cmd/dist 2012-02-04 00:54:08 -05:00
all.bat builder: set $GOBUILDEXIT for Windows 2012-02-10 01:27:59 -05:00
clean.bash build: use cmd/dist 2012-02-04 00:54:08 -05:00
make.bash cmd/dist: fix GOROOT_FINAL 2012-02-09 20:47:12 -02:00
make.bat make.bat: remove double quotes 2012-02-10 11:48:22 +11:00
Make.dist cmd/dist: make 'make' quieter for developers 2012-02-08 15:26:47 -05:00
run.bash build: use cmd/dist 2012-02-04 00:54:08 -05:00
run.bat build: dist-based build for windows 2012-02-04 00:48:31 -05:00
sudo.bash build: fix sudo.bash. 2012-02-05 14:50:38 +11:00