]> Cypherpunks.ru repositories - gostls13.git/commit
gc: fix crash for nested complex division
authorRuss Cox <rsc@golang.org>
Wed, 23 Jun 2010 14:55:50 +0000 (10:55 -0400)
committerRuss Cox <rsc@golang.org>
Wed, 23 Jun 2010 14:55:50 +0000 (10:55 -0400)
commit6d8b8101ea3d065c42f94c5a32713d259cbcbee7
tree76fa2b663042fc14b1a883525f7b3615ab3b324e
parent6e83100ae578edbd4ac9fb074b0592c6317f5515
gc: fix crash for nested complex division

R=ken2
CC=golang-dev
https://golang.org/cl/1720043
src/cmd/gc/cplx.c
test/ken/cplx4.go