public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Jakub Jelinek <jakub@redhat.com>
To: Jonathan Wakely <jwakely@redhat.com>
Cc: Patrick Palka <ppalka@redhat.com>,
	gcc-patches@gcc.gnu.org, libstdc++@gcc.gnu.org,
	Rainer Orth <ro@cebitec.uni-bielefeld.de>
Subject: Re: [PATCH] libstdc++: Another attempt to ensure g++ 13+ compiled programs enforce gcc 13.2+ libstdc++.so.6 [PR108969]
Date: Sat, 29 Apr 2023 00:02:10 +0200	[thread overview]
Message-ID: <ZExCYpOBBHjLNkqf@tucnak> (raw)
In-Reply-To: <CACb0b4=O4s_bSafP3KkPNzY_NjiA4weQZb-7v3yPUAfb+8+ZgA@mail.gmail.com>

On Fri, Apr 28, 2023 at 09:35:49AM +0100, Jonathan Wakely wrote:
> Yes, for both, thanks for the fix.
> 
> After it lands on the gcc-13 branch I'll also update the manual with:
> 
> --- a/libstdc++-v3/doc/xml/manual/abi.xml
> +++ b/libstdc++-v3/doc/xml/manual/abi.xml
> @@ -275,6 +275,7 @@ compatible.
>     <listitem><para>GCC 11.1.0: libstdc++.so.6.0.29</para></listitem>
>     <listitem><para>GCC 12.1.0: libstdc++.so.6.0.30</para></listitem>
>     <listitem><para>GCC 13.1.0: libstdc++.so.6.0.31</para></listitem>
> +    <listitem><para>GCC 13.2.0: libstdc++.so.6.0.32</para></listitem>
>     </itemizedlist>
>     <para>
>       Note 1: Error should be libstdc++.so.3.0.3.

Don't you need to change later parts too?
I mean adding
  GCC 13.2.0: GLIBCXX_3.4.32, CXXABI_1.3.14
entry.

	Jakub


  reply	other threads:[~2023-04-28 22:02 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-28  7:34 Jakub Jelinek
2023-04-28  8:35 ` Jonathan Wakely
2023-04-28 22:02   ` Jakub Jelinek [this message]
2023-05-02 15:43     ` Jonathan Wakely
2023-05-02 11:20 ` Rainer Orth

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=ZExCYpOBBHjLNkqf@tucnak \
    --to=jakub@redhat.com \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=jwakely@redhat.com \
    --cc=libstdc++@gcc.gnu.org \
    --cc=ppalka@redhat.com \
    --cc=ro@cebitec.uni-bielefeld.de \
    /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).