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: PowerPC floating point little-endian [7 of 15]


On 07/10/2013 03:28 AM, Alan Modra wrote:
> More little-endian fixes.
> 
> 	2013-07-10  Anton Blanchard <anton@au1.ibm.com>
> 
> 	* sysdeps/powerpc/bits/mathinline.h (__signbitf): Use builtin.
> 	(__signbit): Likewise.  Correct for little-endian.
> 	(__signbitl): Call __signbit.
> 	(lrint): Correct for little-endian.
> 	(lrintf): Call lrint.

Is calling lrint from lrintf really beneficial? Why not remove the
inline completely?

Andreas
-- 
 Andreas Jaeger aj@{suse.com,opensuse.org} Twitter/Identica: jaegerandi
  SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
   GF: Jeff Hawn,Jennifer Guild,Felix Imendörffer,HRB16746 (AG Nürnberg)
    GPG fingerprint = 93A3 365E CE47 B889 DF7F  FED1 389A 563C C272 A126


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