Artifact 6f9866ec8594fa3f4203ec72be6c45b96b993079:


On mips-sgi-irix6.4 with "cc -n32", avcall does not handle correctly
structure return values which consist of 1 or 2 floats or doubles.
(The return values are found in $f0 and $f2, but avcall expects them
in $2 and $3.)