gcc/libgo/go/runtime
Chris Manghane f1d2ac4f84 compiler: Add precise type information on the heap.
* go-gcc.cc (Gcc_backend::implicit_variable): Remove init
	parameter.  Add is_hidden parameter.
	(Gcc_backend::implicit_variable_set_init): New method.
	(Gcc_backend::implicit_variable_reference): New method.

From-SVN: r214894
2014-09-03 22:56:09 +00:00
..
debug
pprof
append_test.go
chan_test.go
closure_test.go
compiler.go
complex_test.go
crash_cgo_test.go
crash_test.go
debug.go
error.go
export_test.go
extern.go
gc_test.go
iface_test.go
lfstack_test.go
malloc1.go
malloc_test.go
mallocrand.go
mallocrep1.go
mallocrep.go
map_test.go
mapspeed_test.go
mem.go
memmove_test.go
mfinal_test.go
mgc0.go
norace_test.go
parfor_test.go
proc_test.go
runtime_test.go runtime: add a missing import 2014-07-20 15:09:04 +00:00
runtime_unix_test.go
softfloat64_test.go
softfloat64.go
string_test.go
symtab_test.go
type.go compiler: Add precise type information on the heap. 2014-09-03 22:56:09 +00:00
vlop_arm_test.go