]> Cypherpunks repositories - gostls13.git/commit
cmd/gc: forgotten recursion on ninit itself in order.c
authorLuuk van Dijk <lvd@golang.org>
Thu, 26 Jan 2012 14:10:24 +0000 (15:10 +0100)
committerLuuk van Dijk <lvd@golang.org>
Thu, 26 Jan 2012 14:10:24 +0000 (15:10 +0100)
commit0a55958b52098c4de8fd99caae21e072cf5977e9
treee81aef45c7eda365a732619bc26ebf0354370397
parentfa32b1641312f46b57ed8dbfdc83e0f726334a6a
cmd/gc: forgotten recursion on ninit itself in order.c

Fixes test/reorder2.go for all cases tripped up with -lll in 5555072

R=rsc
CC=golang-dev
https://golang.org/cl/5569069
src/cmd/gc/order.c