0
1
mirror of https://github.com/golang/go synced 2025-07-22 22:46:51 +00:00
Files
go/test/torture.go
Rémy Oudompheng 1ec56062ef cmd/8g: don't allocate a register early for cap(CHAN).
There is no reason to generate different code for cap and len.

Fixes #8025.
Fixes #8026.

LGTM=rsc
R=rsc, iant, khr
CC=golang-codereviews
https://golang.org/cl/93570044
2014-07-01 09:20:51 +02:00

7.7 KiB