mpq/aors.c

Kevin Ryde user42@zip.com.au
Tue, 05 Aug 2003 09:32:18 +1000


Torbjorn Granlund <tege@swox.com> writes:
>
>  1. Keep temp allocation down.

And try to do it in a single block then divided up, which is good when
TMP_ALLOC is not a simple alloca.  As per TMP_ALLOC_LIMBS_2.