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 libgo: Merge to master revision 19184. 2014-06-06 22:37:27 +00:00
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 libgo: Update to October 24 version of master library. 2013-11-06 19:49:01 +00:00
crash_test.go libgo: Update to Go 1.3 release. 2014-07-19 08:53:52 +00:00
debug.go
error.go libgo: Merge to master revision 19184. 2014-06-06 22:37:27 +00:00
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 libgo: Merge to master revision 19184. 2014-06-06 22:37:27 +00:00
malloc1.go
malloc_test.go libgo: Update to October 24 version of master library. 2013-11-06 19:49:01 +00:00
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 libgo: Merge from revision 18783:00cce3a34d7e of master library. 2014-06-04 23:15:33 +00:00
mem.go libgo: Merge to master revision 19184. 2014-06-06 22:37:27 +00:00
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 libgo: Update to October 24 version of master library. 2013-11-06 19:49:01 +00:00
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 libgo: Merge from revision 18783:00cce3a34d7e of master library. 2014-06-04 23:15:33 +00:00
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