This is the mail archive of the gcc-patches@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: patch: docs for soft float routines



On Tuesday, March 11, 2003, at 08:45 AM, Richard Earnshaw wrote:




<<These functions return the result of converting its floating point argument to an integer, represented as a fixed point float. Any rounding done is rounding towards zero.>>


See the discussion in this thread:


http://gcc.gnu.org/ml/gcc-patches/2003-03/msg00798.html

R.



Ah, in that case, it's rounding towards zero because, in (fix:M N), M is a floating point mode. I missed that subtlety. So, the patch as I just posted, has the wording correct.


Aldy


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