public inbox for libc-help@sourceware.org
 help / color / mirror / Atom feed
From: Joseph Myers <joseph@codesourcery.com>
To: Carlos O'Donell <carlos@redhat.com>
Cc: Stephan Bergmann <sbergman@redhat.com>, <libc-help@sourceware.org>
Subject: Re: math_errhandling getting undef'ed for -std=gnu11?
Date: Wed, 30 Jan 2019 16:41:00 -0000	[thread overview]
Message-ID: <alpine.DEB.2.21.1901301639450.8993@digraph.polyomino.org.uk> (raw)
In-Reply-To: <cedd4a50-53f0-85ea-9122-45b8c8b5c08e@redhat.com>

On Wed, 30 Jan 2019, Carlos O'Donell wrote:

> Joseph,
> 
> Do you remember ever seeing this issue?

No.  It looks like that #undef should have been in a fast-math-only 
section of bits/mathinline.h, as only relating to fast-math inlines (but 
then it wouldn't have served any purpose, because math/math.h avoided 
defining math_errhandling for fast-math, before commit 
3c7d03129498e7426855b5d4cdd5b7109ecc2172, and defines it to 0 for 
fast-math, since then.

-- 
Joseph S. Myers
joseph@codesourcery.com

      reply	other threads:[~2019-01-30 16:41 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-01-30  9:18 Stephan Bergmann
2019-01-30 16:30 ` Carlos O'Donell
2019-01-30 16:41   ` Joseph Myers [this message]

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=alpine.DEB.2.21.1901301639450.8993@digraph.polyomino.org.uk \
    --to=joseph@codesourcery.com \
    --cc=carlos@redhat.com \
    --cc=libc-help@sourceware.org \
    --cc=sbergman@redhat.com \
    /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).