Author: ian
Date: Wed Jul 6 18:38:24 2011
New Revision: 175927
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=175927
Log:
json: fix test when rand returns 0.
Fixes using gccgo when optimizing, which changes the order of
calls to rand. Same patch proposed upstream.
Modified:
trunk/libgo/go/json/scanner_test.go