public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
From: Florian Weimer <fw@deneb.enyo.de>
To: Shen-Ta Hsieh <ibmibmibm.tw@gmail.com>
Cc: libc-alpha@sourceware.org
Subject: Re: [PATCH v2] x86_64: roundeven with fpu and sse4.1 support
Date: Sun, 15 Dec 2019 11:02:00 -0000	[thread overview]
Message-ID: <87a77tdf8l.fsf@mid.deneb.enyo.de> (raw)
In-Reply-To: <20191215052338.2669714-1-ibmibmibm.tw@gmail.com> (Shen-Ta Hsieh's message of "Sun, 15 Dec 2019 13:23:38 +0800")

* Shen-Ta Hsieh:

> diff --git a/include/math.h b/include/math.h
> index a274f2bdfd..3639422b76 100644
> --- a/include/math.h
> +++ b/include/math.h
> @@ -38,7 +38,6 @@ libm_hidden_proto (__issignaling)
>  libm_hidden_proto (__issignalingf)
>  libm_hidden_proto (__exp)
>  libm_hidden_proto (__expf)
> -libm_hidden_proto (__roundeven)

I think this causes build failures on targets which uses the generic
roundeven in sysdeps/ieee754/dbl-64/s_roundeven.c (such as
powerp64le-linux-gnu).

  reply	other threads:[~2019-12-15 11:02 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-12-14 16:11 [PATCH] " Shen-Ta Hsieh
2019-12-15  5:24 ` [PATCH v2] " Shen-Ta Hsieh
2019-12-15 11:02   ` Florian Weimer [this message]
2019-12-16  1:27 ` [PATCH v3 2/2] " Shen-Ta Hsieh
2020-03-05  1:20   ` Joseph Myers
2019-12-16  1:27 ` [PATCH v3 1/2] math: redirect roundeven function Shen-Ta Hsieh

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

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

  git send-email \
    --in-reply-to=87a77tdf8l.fsf@mid.deneb.enyo.de \
    --to=fw@deneb.enyo.de \
    --cc=ibmibmibm.tw@gmail.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).