[8u][gcc6] RFR: 8152131: aarch32: specify which overloaded variant of fmod to use

Andrew Haley aph at redhat.com
Tue Mar 22 16:51:33 UTC 2016


On 03/22/2016 04:41 PM, Andrew Haley wrote:
>> > __ mov(rscratch1, (address)(double (*)(double, double))fmod);
> What are the overloaded versions of fmod?

Never mind, found it.  <cmath> includes overloads of fmod.  Well, you
learn something every day...  :-)

Andrew.



More information about the aarch32-port-dev mailing list