This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Excess precision problem on IA-64


> Fused multiply-add always uses "infinite precision" in the intermediate
> result. Only a single rounding is performed at the end.

Of course, but I was implicitly referring to the 82-bit thing.  But it seems I 
was wrong, as the testcase fails on PowerPC w/ -mfused-madd too.

-- 
Eric Botcazou


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]