r175927 - /trunk/libgo/go/json/scanner_test.go

ian@gcc.gnu.org ian@gcc.gnu.org
Wed Jul 6 18:38:00 GMT 2011


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



More information about the Gcc-cvs mailing list