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: [PATCHv2 00/12] Introduce ieee128 symbols and redirections


An observation about something not in this patch series, but that should 
be somewhere in the ieee128 implementation:

ieee754.h is an installed header.  There are separate ldbl-128 and 
ldbl-128ibm versions.  I think you need a new version for 
ldbl-128ibm-compat configurations (presuming the sysdeps ordering places 
that directory before any others providing ieee754.h), that makes the 
precise long-double-related unions provided depend on the long double 
format for the current compilation.

-- 
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]