summaryrefslogtreecommitdiff
path: root/test/fixedbugs/bug273.go
Commit message (Expand)AuthorAgeFilesLines
* test: tweak bug273.go to not have constant len < cap when calling makeIan Lance Taylor2012-12-041-1/+2
* test: prepare for 64-bit intsRuss Cox2012-09-241-25/+17
* test: use testlib (third 100)Russ Cox2012-02-161-1/+1
* gc: zero-width struct, zero-length array fixesRuss Cox2011-07-271-10/+2
* test: Use global variables to defeat gccgo optimizer.Ian Lance Taylor2010-09-011-11/+17
* gc: be pickier about slice, chan, array, and map sizesRuss Cox2010-05-011-0/+95