aboutsummaryrefslogtreecommitdiff
path: root/test/fixedbugs/issue4618.go
AgeCommit message (Expand)Author
2016-05-02all: make copyright headers consistent with one space after periodEmmanuel Odeke
2014-01-24runtime: combine small NoScan allocationsDmitriy Vyukov
2013-12-12test: adjust issue4618 for gccgo allocation behaviourIan Lance Taylor
2013-02-02cmd/gc: treat &T{} like new(T): allocate on stack if possibleRuss Cox