diff options
| author | Rémy Oudompheng <oudomphe@phare.normalesup.org> | 2013-05-30 08:32:00 +0200 |
|---|---|---|
| committer | Rémy Oudompheng <oudomphe@phare.normalesup.org> | 2013-05-30 08:32:00 +0200 |
| commit | 2c4b029b752a5aa8315e56b9563b2052fe8dd3fe (patch) | |
| tree | 380cc04648636308ad62368b53c7129cf892e3af /src/pkg/runtime/malloc.h | |
| parent | 0b88587d229d737a27f2dd0f8f75f5df41a11cf7 (diff) | |
| download | go-2c4b029b752a5aa8315e56b9563b2052fe8dd3fe.tar.xz | |
cmd/gc: use escape analysis result for make([]T, constant
Escape analysis already gives that the underlying array
does not escape but the result was ignored.
Fixes #5484.
R=golang-dev, dave, daniel.morsing
CC=golang-dev
https://golang.org/cl/9662046
Diffstat (limited to 'src/pkg/runtime/malloc.h')
0 files changed, 0 insertions, 0 deletions
