aboutsummaryrefslogtreecommitdiff
path: root/src/pkg/database/sql/sql_test.go
diff options
context:
space:
mode:
authorDaniel Morsing <daniel.morsing@gmail.com>2013-03-18 22:22:35 +0100
committerDaniel Morsing <daniel.morsing@gmail.com>2013-03-18 22:22:35 +0100
commit2667dcd113545593f785ca928d91161444248101 (patch)
tree7716881088fc40e8085df2cde2311fe5bf7a980e /src/pkg/database/sql/sql_test.go
parent725519902f005260f55c6248fdc70d890d754fdb (diff)
downloadgo-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_test.go')
0 files changed, 0 insertions, 0 deletions