-
Notifications
You must be signed in to change notification settings - Fork 18.8k
Closed
Labels
Description
What steps will reproduce the problem? If possible, include a link to a program on play.golang.org. run strconv unit tests a few hundred times What do you see instead? --- FAIL: TestAppendUintDoesntAllocate-62 (0.00 seconds) itoa_test.go:148: with local buffer, did 2 allocations, want 1 Which compiler are you using (5g, 6g, 8g, gccgo)? 6g Which operating system are you using? linux Which version are you using? (run 'go version') go version weekly.2012-03-27 +d9e4f47ae341 Please provide any additional information below. GOMAXPROCS=62 if that matters.
Reactions are currently unavailable