runtime: fix complex division benchmarks
we can't add the division result to n during iteration, because it might turn n into NaN or Inf. R=golang-dev, rsc, iant, iant CC=golang-dev https://golang.org/cl/6197045
Showing
Please register or sign in to comment