Descriptionruntime: fix solaris build
nanotime1 is not a Go function and must not store its result at 0(FP).
That overwrites some data owned by the caller.
Patch Set 1 #Patch Set 2 : diff -r 28b7a2b36ff762dbd650858dabd86b877e274ebd https://code.google.com/p/go/ #Patch Set 3 : diff -r 28b7a2b36ff762dbd650858dabd86b877e274ebd https://code.google.com/p/go/ #MessagesTotal messages: 3
|