From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.129.124]) by sourceware.org (Postfix) with ESMTPS id C9D9F3857033 for ; Tue, 2 May 2023 15:43:39 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org C9D9F3857033 Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=redhat.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=redhat.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1683042219; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=GRbJ4zC96WyID2ZYyl51PfaZQaYlRYi09z6M40BodGY=; b=dGPuGvJ78c7UU1rZqff8tJNpRqiBmlW00yIi1uAeYV5VyMNwt1GCF30OUtRx7PJst/rOny YUZRkoM0UYoryAY1ToIGpwphuB9p3wMo+UR0Y2EMm/c1ANNFtplOnZ08zZW9sI098eIQfH JSuthfGbhKDwGjF0+DbHYYe/4+u+iM0= Received: from mail-lf1-f69.google.com (mail-lf1-f69.google.com [209.85.167.69]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-659-woET3YfwPP2j-YFKBY3m0Q-1; Tue, 02 May 2023 11:43:36 -0400 X-MC-Unique: woET3YfwPP2j-YFKBY3m0Q-1 Received: by mail-lf1-f69.google.com with SMTP id 2adb3069b0e04-4f002e0e598so2261461e87.1 for ; Tue, 02 May 2023 08:43:35 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683042214; x=1685634214; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=GRbJ4zC96WyID2ZYyl51PfaZQaYlRYi09z6M40BodGY=; b=DXOttFjOnB5Ym2dSsAFAgFNo7Nu/1BtBQWIiUZ20lLkZJy/KNaDlgvl/Rwn9oEiXrB 2nMHYBMQ3AkBW6AMaAO47GIDkcx+XffBBtHAoP8VsEJ78+aawUHmyXpUjdZiY4BO5eOt BqVyPCmvxZsbkl0EXbozu+9juk6rIUZ9jVOErt8eKjXJxY1eM1tlt+Y/1jeNQxEebeFR 01SkrUQUE71rHstoAUS9QuEGGWwV9IyJYD2+SUuz4pkF86ExB2v4udN3/ru//ZiWObX9 +XiAbFYsLqQj4T/+7iINipUPXI01P6J1NOX0AK3jtfLHHU37qIyy7+pjoc71ctm3+p2V MwWg== X-Gm-Message-State: AC+VfDyphqXZa90XrqL35nIF42/+0KyQuprry6UVQpM1JYZwAgMQmobU 43Cuzo7YO5Vlc2vfIP+SbXB8HRDXMljmw+fHuJHK8Sf85V+pL3Tja+gLuFVZQwbAhdolldagK6P o4ersyVcBrrPtk+Be1IYoljjBle3fFV0= X-Received: by 2002:ac2:4949:0:b0:4ef:f509:1186 with SMTP id o9-20020ac24949000000b004eff5091186mr118049lfi.1.1683042214607; Tue, 02 May 2023 08:43:34 -0700 (PDT) X-Google-Smtp-Source: ACHHUZ79XbnCFC1TJesbiXkJz7AFxY55wt/XZBMur1d2bci6N01/rRc2fTyQvDEhCrUXnFK2e80Kyyvg94tHM2ktrSw= X-Received: by 2002:ac2:4949:0:b0:4ef:f509:1186 with SMTP id o9-20020ac24949000000b004eff5091186mr118043lfi.1.1683042214334; Tue, 02 May 2023 08:43:34 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Jonathan Wakely Date: Tue, 2 May 2023 16:43:23 +0100 Message-ID: Subject: Re: [PATCH] libstdc++: Another attempt to ensure g++ 13+ compiled programs enforce gcc 13.2+ libstdc++.so.6 [PR108969] To: Jakub Jelinek Cc: Patrick Palka , gcc-patches@gcc.gnu.org, libstdc++@gcc.gnu.org, Rainer Orth X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: multipart/alternative; boundary="00000000000053f08705fab7cd31" X-Spam-Status: No, score=-6.2 required=5.0 tests=BAYES_00,DKIMWL_WL_HIGH,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,HTML_MESSAGE,RCVD_IN_DNSWL_NONE,RCVD_IN_MSPIKE_H2,SPF_HELO_NONE,SPF_NONE,TXREP,T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: --00000000000053f08705fab7cd31 Content-Type: text/plain; charset="UTF-8" On Fri, 28 Apr 2023 at 23:02, Jakub Jelinek wrote: > 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. > > GCC 11.1.0: libstdc++.so.6.0.29 > > GCC 12.1.0: libstdc++.so.6.0.30 > > GCC 13.1.0: libstdc++.so.6.0.31 > > + GCC 13.2.0: libstdc++.so.6.0.32 > > > > > > 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. > Yep, and regenerate the HTML versions. --00000000000053f08705fab7cd31--