]> Cypherpunks repositories - gostls13.git/commit
do not migrate x to the heap because of *&x.
authorRuss Cox <rsc@golang.org>
Thu, 15 Oct 2009 23:03:01 +0000 (16:03 -0700)
committerRuss Cox <rsc@golang.org>
Thu, 15 Oct 2009 23:03:01 +0000 (16:03 -0700)
commita75e347a21e104a070b6516bc5adae402d424e45
tree2da63ba99bc6d34fa1234708580b5dedaeb3006d
parent049501ce4c10093ba817f48aff4fa07c8984d796
do not migrate x to the heap because of *&x.

R=ken
OCL=35799
CL=35799
src/cmd/gc/go.h
src/cmd/gc/typecheck.c