Shenghou Ma 018bcc3535 runtime, misc/cgo/test: fix build for Linux/ARM
1. In CL 5989057, I made a mistake in the last minute change.
"MOVW.W R4, -4(SP)" should really be "MOVW.W R4, -4(R13)",
as 5l will rewrite offset for SP.
2. misc/cgo/test/issue1560.go tests for parallel sleep of 1s,
but on ARM, the deadline is frequently missed, so change sleep
time to 2s on ARM.

R=golang-dev, dave, rsc
CC=golang-dev
https://golang.org/cl/6202043
2012-05-05 01:35:13 +08:00
..
2012-03-08 10:48:51 -08:00
2012-01-24 14:48:15 -05:00
2012-03-06 23:27:30 -05:00
2012-03-06 23:27:30 -05:00
2012-03-06 23:27:30 -05:00
2011-08-30 14:33:16 -03:00
2012-03-06 23:27:30 -05:00