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 [2 of 15]


On Wed, Jul 10, 2013 at 07:50:07AM +0200, Andreas Jaeger wrote:
> On 07/10/2013 03:25 AM, Alan Modra wrote:
> > In the following I make use of the fact that casting a long double to
> > double retrieves the high double, rather than calling ldbl_unpack
> > everywhere.
> 
> I don't like this specific change, it's not obvious for the reader. I
> suggest to introduce a documented macro that does the casting and use
> that one.

OK.  I considered re-writing the patch using an inline function for
the same reason before I posted.

-- 
Alan Modra
Australia Development Lab, IBM


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