public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "pinskia at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug libstdc++/114891] Unconditional use of std::is_pointer_interconvertible_base_of_v in <generator> makes the header unusable with Clang 18
Date: Tue, 30 Apr 2024 04:18:05 +0000	[thread overview]
Message-ID: <bug-114891-4-1a1yvX3w8Y@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-114891-4@http.gcc.gnu.org/bugzilla/>

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

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
So a C++23 library header (generator) is using a C++20 feature
(is_pointer_interconvertible_base_of_v) ...

Especially since GCC 14.1.0 will most likely be released with this header and
14.2.0 won't come out until Summer end (around most likely around the same time
as clang 19). And GCC 15.1.0 won't come out until April/May 2025.
Supporting older clang which does not have C++20 support for something which is
C++23 (which itself won't fully be supported until GCC 15 at earliest).

  reply	other threads:[~2024-04-30  4:18 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-30  2:38 [Bug libstdc++/114891] New: " de34 at live dot cn
2024-04-30  4:18 ` pinskia at gcc dot gnu.org [this message]
2024-04-30  7:27 ` [Bug libstdc++/114891] " redi at gcc dot gnu.org
2024-05-01 16:27 ` cvs-commit at gcc dot gnu.org
2024-05-01 16:28 ` redi at gcc dot gnu.org
2024-05-14  9:50 ` cvs-commit at gcc dot gnu.org
2024-05-14  9:55 ` 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-114891-4-1a1yvX3w8Y@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).