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: RFC: soft-fp: Condition sfp-machine.h include path on __KERNEL__


On 06 Mar 2015 23:28, Joseph Myers wrote:
> What do people think about the principle of including such
> conditionals?  I think one will also be needed for zero-initialization
> in _FP_DECL and _FP_FRAC_DECL_* (where Linux kernel functions may do
> various operations with different sorts of unpacking and packing, so
> it's not obvious to the compiler that the packing always only uses the
> fields that were initialized, but the glibc and libgcc use of separate
> functions for each operation avoids this issue).  For other
> differences I hope to be able to avoid such conditionals.

makes sense to me
-mike

Attachment: signature.asc
Description: Digital signature


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