diff options
| author | Daniel Morsing <daniel.morsing@gmail.com> | 2013-03-18 22:22:35 +0100 |
|---|---|---|
| committer | Daniel Morsing <daniel.morsing@gmail.com> | 2013-03-18 22:22:35 +0100 |
| commit | 2667dcd113545593f785ca928d91161444248101 (patch) | |
| tree | 7716881088fc40e8085df2cde2311fe5bf7a980e /src/pkg/database/sql/sql.go | |
| parent | 725519902f005260f55c6248fdc70d890d754fdb (diff) | |
| download | go-2667dcd113545593f785ca928d91161444248101.tar.xz | |
cmd/gc: steal escape analysis info when inlining
Usually, there is no esc info when inlining, but there will be when generating inlined wrapper functions.
If we don't use this information, we get invalid addresses on the stack.
Fixes #5056.
R=golang-dev, rsc
CC=golang-dev, remyoudompheng
https://golang.org/cl/7850045
Diffstat (limited to 'src/pkg/database/sql/sql.go')
0 files changed, 0 insertions, 0 deletions
