gcc/libgo/go/runtime
Ian Lance Taylor aefa5ff4cf runtime: add a missing import
This adds an import of the runtime package to fix compilation
of the TestStopCPUProfilingWithProfilerOff function.

The gccgo compiler should never have accepted this.  The patch
for the comiler is http://codereview.appspot.com/116960043 .
The test is https://codereview.appspot.com/118000043 .

From-SVN: r212870
2014-07-20 15:09:04 +00:00
..
debug libgo: Update to Go 1.3 release. 2014-07-19 08:53:52 +00:00
pprof libgo: Update to Go 1.3 release. 2014-07-19 08:53:52 +00:00
append_test.go
chan_test.go libgo: Update to Go 1.3 release. 2014-07-19 08:53:52 +00:00
closure_test.go
compiler.go
complex_test.go
crash_cgo_test.go
crash_test.go libgo: Update to Go 1.3 release. 2014-07-19 08:53:52 +00:00
debug.go
error.go
export_test.go runtime: Merge master revision 19185. 2014-07-12 00:01:09 +00:00
extern.go libgo: Update to Go 1.3 release. 2014-07-19 08:53:52 +00:00
gc_test.go libgo: Update to Go 1.3 release. 2014-07-19 08:53:52 +00:00
iface_test.go
lfstack_test.go
malloc1.go
malloc_test.go
mallocrand.go
mallocrep1.go
mallocrep.go
map_test.go libgo: Update to Go 1.3 release. 2014-07-19 08:53:52 +00:00
mapspeed_test.go
mem.go
memmove_test.go libgo: Update to Go 1.3 release. 2014-07-19 08:53:52 +00:00
mfinal_test.go libgo: Update to Go 1.3 release. 2014-07-19 08:53:52 +00:00
mgc0.go libgo: Update to Go 1.3 release. 2014-07-19 08:53:52 +00:00
norace_test.go libgo: Update to Go 1.3 release. 2014-07-19 08:53:52 +00:00
parfor_test.go
proc_test.go libgo: Update to Go 1.3 release. 2014-07-19 08:53:52 +00:00
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 libgo: Update to Go 1.3 release. 2014-07-19 08:53:52 +00:00
vlop_arm_test.go