unofficial mirror of libc-alpha@sourceware.org
 help / color / mirror / Atom feed
From: Paul E Murphy <murphyp@linux.ibm.com>
To: libc-alpha@sourceware.org
Subject: Re: [PATCH 2/6] Undefine redirections after long double definition on __LDBL_COMPAT [BZ #23294]
Date: Fri, 21 Feb 2020 08:31:35 -0600	[thread overview]
Message-ID: <26d01b47-b43d-26a5-13e2-868e44956033@linux.ibm.com> (raw)
In-Reply-To: <516a7ce5-e6bf-5716-326d-7ec6b7646e97@linux.ibm.com>

Pushed after verification against all build-many-glibcs.py targets.

On 2/18/20 9:15 AM, Paul E Murphy wrote:
> My only contribution to this patch is to fix the merge conflict in the 
> Makefile while rebasing.
> 
> Note, this does address the feedback from Joseph [1] about adding a test 
> which will fail without this change.  I Have verified the test does fail 
> without the change.
> 
> If there are no further requests or objections for this patch, I would 
> like to commit it friday.  It is necessary to for functional redirection 
> support in ldbl-128ibm-compat.
> 
> [1] https://sourceware.org/ml/libc-alpha/2018-06/msg00600.html
> 
> 
> Reviewed-by: Paul E. Murphy <murphyp@linux.vnet.ibm.com>
> 
> On 2/17/20 9:08 AM, Paul E Murphy wrote:
>> Ping.
>>
>> On 2/3/20 3:10 PM, Paul E. Murphy wrote:
>>> From: Tulio Magno Quites Machado Filho <tuliom@linux.ibm.com>
>>>
>>> After defining the long double redirections to double, __MATHDECL_1 has
>>> to be redefined to its previous state in order to avoid redirecting all
>>> subsequent types.
>>> ---
>>>   math/complex.h                                | 10 ++-
>>>   math/math.h                                   | 18 ++--
>>>   sysdeps/ieee754/ldbl-opt/Makefile             |  4 +-
>>>   .../ldbl-opt/test-redirection-ldbl-64.c       | 87 +++++++++++++++++++
>>>   4 files changed, 112 insertions(+), 7 deletions(-)
>>>   create mode 100644 sysdeps/ieee754/ldbl-opt/test-redirection-ldbl-64.c

  reply	other threads:[~2020-02-21 14:31 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-03 21:10 [PATCH 0/6] long double to _Float128 redirecting support Paul E. Murphy
2020-02-03 21:10 ` [PATCH 1/6] Prepare redirections for IEEE long double on powerpc64le Paul E. Murphy
2020-02-10 21:32   ` Paul E Murphy
2020-02-17 14:34     ` Paul E Murphy
2020-02-18 14:27       ` Paul E Murphy
2020-02-11 18:25   ` Tulio Magno Quites Machado Filho
2020-02-03 21:10 ` [PATCH 2/6] Undefine redirections after long double definition on __LDBL_COMPAT [BZ #23294] Paul E. Murphy
2020-02-17 15:08   ` Paul E Murphy
2020-02-18 15:15     ` Paul E Murphy
2020-02-21 14:31       ` Paul E Murphy [this message]
2020-02-03 21:10 ` [PATCH 3/6] ldbl-128ibm-compat: Redirect long double functions to f128/ieee128 functions Paul E. Murphy
2020-02-24 14:58   ` Paul E Murphy
2020-02-28 14:55     ` Paul E Murphy
2020-02-03 21:10 ` [PATCH 4/6] ldbl-128ibm-compat: Redirect complex math functions Paul E. Murphy
2020-02-11 18:36   ` Tulio Magno Quites Machado Filho
2020-02-28 14:59     ` Paul E Murphy
2020-02-03 21:10 ` [PATCH 5/6] ldbl-128ibm-compat: Provide ieee128 symbols to narrow functions Paul E. Murphy
2020-02-18 22:23   ` Paul E Murphy
2020-02-21 14:29     ` Paul E Murphy
2020-02-03 21:10 ` [PATCH 6/6] Add a generic scalb implementation Paul E. Murphy
2020-02-11 20:20   ` Paul E Murphy
2020-02-12  1:21     ` Joseph Myers

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/libc/involved.html

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=26d01b47-b43d-26a5-13e2-868e44956033@linux.ibm.com \
    --to=murphyp@linux.ibm.com \
    --cc=libc-alpha@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).