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 Update Go library to r60. 2011-09-16 15:47:21 +00:00
compiler.go libgo: Update to weekly.2012-03-13. 2012-03-30 21:27:11 +00:00
complex_test.go libgo: Update to current sources. 2012-10-23 04:31:11 +00:00
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 libgo: Update to current master library sources. 2012-12-12 23:13:29 +00:00
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 libgo: Update to current sources. 2012-10-23 04:31:11 +00:00
lfstack_test.go libgo: Merge to master revision 19184. 2014-06-06 22:37:27 +00:00
malloc1.go libgo: Update to weekly.2012-02-22 release. 2012-03-02 20:01:37 +00:00
malloc_test.go libgo: Update to October 24 version of master library. 2013-11-06 19:49:01 +00:00
mallocrand.go libgo: Update to weekly.2012-02-22 release. 2012-03-02 20:01:37 +00:00
mallocrep.go libgo: Update to weekly.2012-02-22 release. 2012-03-02 20:01:37 +00:00
mallocrep1.go libgo: Update to current master library sources. 2012-12-12 23:13:29 +00:00
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.go libgo: Update to weekly.2012-02-14 release. 2012-03-02 16:38:43 +00:00
softfloat64_test.go libgo: Update to weekly 2011-11-09. 2011-12-07 01:11:29 +00:00
string_test.go libgo: Update to Go 1.1.1. 2013-07-16 06:54:42 +00:00
symtab_test.go Update Go library to r60. 2011-09-16 15:47:21 +00:00
type.go libgo: Update to Go 1.3 release. 2014-07-19 08:53:52 +00:00
vlop_arm_test.go libgo: Update to current version of master library. 2012-11-21 07:03:38 +00:00