]> Cypherpunks repositories - gostls13.git/commit
8g: fix 386 floating point stack bug
authorCharles L. Dorian <cldorian@gmail.com>
Tue, 1 Dec 2009 23:53:50 +0000 (15:53 -0800)
committerRuss Cox <rsc@golang.org>
Tue, 1 Dec 2009 23:53:50 +0000 (15:53 -0800)
commite1c347ca59dbcbac447989ee0065c6ff99a00d0a
tree763923fb6d558573d1518beb70d60efc2f324fd1
parenta0f742d343065a94e4326865d43be4a8de2124e6
8g: fix 386 floating point stack bug

Also fixes issue 310 comment 5 error.
Fixes #310.

R=rsc
https://golang.org/cl/163042
src/cmd/8c/reg.c
src/cmd/8g/gsubr.c [changed mode: 0755->0644]
src/cmd/8g/reg.c