This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc 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 01/10] Clean up converttoint handling and document the semantics


On Fri, 6 Jul 2018, Szabolcs Nagy wrote:

> 2018-07-06  Wilco Dijkstra  <wdijkstr@arm.com>
> 	    Szabolcs Nagy  <szabolcs.nagy@arm.com>
> 
> 	* sysdeps/aarch64/fpu/math_private.h (roundtoint): Use round.
> 	(converttoint): Use lround.
> 	* sysdeps/ieee754/flt-32/math_config.h (roundtoint): Declare and
> 	document the semantics when TOINT_INTRINSICS is set.
> 	(converttoint): Likewise.
> 	(TOINT_RINT): Remove.
> 	(TOINT_SHIFT): Remove.
> 	* sysdeps/ieee754/flt-32/e_expf.c (__expf): Remove the TOINT_RINT code
> 	path.

OK.

-- 
Joseph S. Myers
joseph@codesourcery.com


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