summaryrefslogtreecommitdiff
path: root/test/fixedbugs/issue4618.go
Commit message (Expand)AuthorAgeFilesLines
* all: make copyright headers consistent with one space after periodEmmanuel Odeke2016-05-021-1/+1
* runtime: combine small NoScan allocationsDmitriy Vyukov2014-01-241-1/+1
* test: adjust issue4618 for gccgo allocation behaviourIan Lance Taylor2013-12-121-1/+2
* cmd/gc: treat &T{} like new(T): allocate on stack if possibleRuss Cox2013-02-021-0/+40