]> Cypherpunks repositories - gostls13.git/commit
runtime: remove useless loop from CgoCCodeSIGPROF test program
authorIan Lance Taylor <iant@golang.org>
Wed, 15 Jun 2016 17:36:48 +0000 (10:36 -0700)
committerIan Lance Taylor <iant@golang.org>
Thu, 16 Jun 2016 03:52:18 +0000 (03:52 +0000)
commitea2ac3fe5fb2011b077809e60bc018e0c6caa66c
treeedcfc99c62c835097ae01a5a29521d7b9abbf9b1
parentd78d0de4d15019f87b04b49ba640a455f7c42512
runtime: remove useless loop from CgoCCodeSIGPROF test program

I verified that the test fails if I undo the change that it tests for.

Updates #14732.

Change-Id: Ib30352580236adefae946450ddd6cd65a62b7cdf
Reviewed-on: https://go-review.googlesource.com/24151
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Mikio Hara <mikioh.mikioh@gmail.com>
src/runtime/testdata/testprogcgo/aprof.go