This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [PATCHv2 00/12] Introduce ieee128 symbols and redirections
- From: Joseph Myers <joseph at codesourcery dot com>
- To: Tulio Magno Quites Machado Filho <tuliom at linux dot ibm dot com>
- Cc: <libc-alpha at sourceware dot org>
- Date: Thu, 21 Jun 2018 16:53:48 +0000
- Subject: Re: [PATCHv2 00/12] Introduce ieee128 symbols and redirections
- References: <20180620020426.20372-1-tuliom@linux.ibm.com>
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