public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "kip at thevertigo dot com" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug libstdc++/79700] std::fabsf and std::fabsl missing from <cmath>
Date: Tue, 22 Dec 2020 23:31:51 +0000	[thread overview]
Message-ID: <bug-79700-4-gFVXOzrhMn@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-79700-4@http.gcc.gnu.org/bugzilla/>

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79700

Kip Warner <kip at thevertigo dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kip at thevertigo dot com

--- Comment #5 from Kip Warner <kip at thevertigo dot com> ---
I am experiencing the same problem with GCC 10.2.0.

I have included <cmath> and I am attempting to rely on std::ceilf. g++(1) bails
with:

error: ‘ceilf’ is not a member of ‘std’; did you mean ‘ceil’

$ g++ --version
g++ (Ubuntu 10.2.0-13ubuntu1) 10.2.0

       reply	other threads:[~2020-12-22 23:31 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <bug-79700-4@http.gcc.gnu.org/bugzilla/>
2020-12-22 23:31 ` kip at thevertigo dot com [this message]
2020-12-23  8:34 ` redi at gcc dot gnu.org
2020-12-23 17:33 ` kip at thevertigo dot com
2020-12-23 20:48 ` redi at gcc dot gnu.org
2020-12-23 20:52 ` redi at gcc dot gnu.org
2020-12-23 22:06 ` kip at thevertigo dot com
2020-12-23 23:04 ` redi at gcc dot gnu.org
2020-12-23 23:09 ` kip at thevertigo dot com
2020-12-24  0:42 ` redi at gcc dot gnu.org
2020-12-24  1:02 ` kip at thevertigo dot com
2021-03-02 10:57 ` redi at gcc dot gnu.org
2021-03-24 14:26 ` redi at gcc dot gnu.org
2021-08-11  3:27 ` hewillk at gmail dot com
2022-04-19  9:10 ` de34 at live dot cn
2022-04-22  3:37 ` de34 at live dot cn
2022-05-06  8:29 ` jakub at gcc dot gnu.org
2022-05-06  8:47 ` redi at gcc dot gnu.org
2023-04-26  6:55 ` rguenth at gcc dot gnu.org
2023-07-27  9:22 ` rguenth at gcc dot gnu.org
2023-07-27 10:42 ` redi at gcc dot gnu.org
2023-11-11  0:41 ` cvs-commit at gcc dot gnu.org
2023-11-11  1:04 ` redi at gcc dot gnu.org

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=bug-79700-4-gFVXOzrhMn@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.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).