summaryrefslogtreecommitdiff
path: root/src/cmd/gc/go.h
diff options
context:
space:
mode:
authorDave Cheney <dave@cheney.net>2014-11-15 13:27:05 +1100
committerDave Cheney <dave@cheney.net>2014-11-15 13:27:05 +1100
commit5012c68de6a62a5adb006f2820a4435c9c349efc (patch)
treead33d18adcbc9dad96e34aaf22765658a321bf15 /src/cmd/gc/go.h
parent56716547b8e246c1454a169c12ace1bbaf369f6a (diff)
downloadgo-5012c68de6a62a5adb006f2820a4435c9c349efc.tar.gz
[dev.cc] runtime: fix _sfloat thunk
* _sfloat dispatches to runtime._sfloat2 with the Go calling convention, so the seecond argument is a [15]uint32, not a *[15]uint32. * adjust _sfloat2 to return the new pc in 68(R13) as expected. LGTM=rsc R=minux, austin, rsc CC=golang-codereviews https://codereview.appspot.com/174160043
Diffstat (limited to 'src/cmd/gc/go.h')
0 files changed, 0 insertions, 0 deletions