Convert the gmp cmm primops to use local stack allocation
Using global temp vars is really ugly and in the threaded case it needs slots in the StgRegTable. It'd also be pretty silly once we move the cmm primops out of the rts, into the integer-gmp package.
Showing
Please register or sign in to comment