]> git.ipfire.org Git - thirdparty/gcc.git/commit
compiler, runtime: Add type information to single object allocation.
authorIan Lance Taylor <ian@gcc.gnu.org>
Mon, 20 Oct 2014 19:12:44 +0000 (19:12 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Mon, 20 Oct 2014 19:12:44 +0000 (19:12 +0000)
commit0f2aeaa817167043259bbea22180bc8798411cdd
treef104ef0ebe6cc82d982a30c5de643b4f9c1c063b
parent7b28fa2c6b956d08b2ef909026f42b5df60ae990
compiler, runtime: Add type information to single object allocation.

From-SVN: r216490
gcc/go/gofrontend/expressions.cc
gcc/go/gofrontend/go.cc
gcc/go/gofrontend/gogo.cc
gcc/go/gofrontend/runtime.cc
gcc/go/gofrontend/runtime.def
gcc/go/gofrontend/statements.cc
gcc/go/gofrontend/types.cc
libgo/runtime/go-new.c