public inbox for libstdc++@gcc.gnu.org
 help / color / mirror / Atom feed
From: Jonathan Wakely <jwakely@redhat.com>
To: Alexandre Oliva <oliva@adacore.com>
Cc: Matthias Kretz <m.kretz@gsi.de>,
	"Matthias Kretz via Libstdc++" <libstdc++@gcc.gnu.org>,
	gcc-patches@gcc.gnu.org
Subject: Re: [PATCH] libstdc++: Correct NTTP and simd_mask ctor call
Date: Fri, 2 Jun 2023 13:06:41 +0100	[thread overview]
Message-ID: <CACb0b4=643V4+At3Rrueq2Rd7aofZ_RyrbOZWjv0JhfQWFEDYQ@mail.gmail.com> (raw)
In-Reply-To: <orsfba1aae.fsf@lxoliva.fsfla.org>

[-- Attachment #1: Type: text/plain, Size: 532 bytes --]

On Fri, 2 Jun 2023 at 10:30, Alexandre Oliva via Libstdc++ <
libstdc++@gcc.gnu.org> wrote:

>
> ISTM that rtems is missing some of the math.h functions expected by
> libstdc++, but also that even those that are present are not visible in
> namespace ::std::, where the macros reasonably expect to find them.  Is
> this known?  Should I file a PR about it?
>

That looks like https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109818

We only import the C99 <math.h> functions into namespace std when the
target libc supports all of them.

      parent reply	other threads:[~2023-06-02 12:06 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-26 11:10 Matthias Kretz
2023-05-26 15:46 ` Jonathan Wakely
2023-06-02  8:32 ` Alexandre Oliva
2023-06-02  8:50   ` Matthias Kretz
2023-06-02  9:30     ` Alexandre Oliva
2023-06-02  9:41       ` Matthias Kretz
2023-06-02 12:06       ` Jonathan Wakely [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='CACb0b4=643V4+At3Rrueq2Rd7aofZ_RyrbOZWjv0JhfQWFEDYQ@mail.gmail.com' \
    --to=jwakely@redhat.com \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=libstdc++@gcc.gnu.org \
    --cc=m.kretz@gsi.de \
    --cc=oliva@adacore.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).