Descriptionruntime: fix complex division benchmarks
we can't add the division result to n during iteration, because it might
turn n into NaN or Inf.
Patch Set 1 #Patch Set 2 : diff -r f59dd827d8d9 https://code.google.com/p/go/ #Patch Set 3 : diff -r f59dd827d8d9 https://code.google.com/p/go/ #Patch Set 4 : diff -r f59dd827d8d9 https://code.google.com/p/go/ #Patch Set 5 : diff -r f359827334f4 https://code.google.com/p/go/ #MessagesTotal messages: 6
|