From patchwork Fri Jun 9 12:14:09 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jonathan Wakely X-Patchwork-Id: 105585 Return-Path: Delivered-To: ouuuleilei@gmail.com Received: by 2002:a59:994d:0:b0:3d9:f83d:47d9 with SMTP id k13csp901106vqr; Fri, 9 Jun 2023 05:15:36 -0700 (PDT) X-Google-Smtp-Source: ACHHUZ42EwAvq7DYOte4SVo6mmbExhxT8Wd0UNrcYOYauor/ji7CckmCbPst1JKymolahhAUffZr X-Received: by 2002:a17:907:7207:b0:978:9e92:f903 with SMTP id dr7-20020a170907720700b009789e92f903mr1757250ejc.46.1686312936701; Fri, 09 Jun 2023 05:15:36 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1686312936; cv=none; d=google.com; s=arc-20160816; b=lmP62aKq+Sd+I7WJeibiSi2pkoWu2Iq3iOo8qo1Wvlvppv83YGvFP6GjJODmgNKaEv KE/aYoQWNZOXlO14Ff17Rl9n8m/aiNy5YGr60PrN79ijxFX0q0uliGZweB7jwCHIdrVS UK+IrOd/FAUnIV/FV5KKRpW5PG9MfrnU0+RVr4BilbwEuuoy+iqenpFlfQ9N065cvL3a +nQJFrQXVORyuz4pA4HQDe4bAWO8IF+fpjpAjbk/iL94+mNgW3zo2cQFXr9K6mNEntq5 mMwDaMKlN+T31g8Ak1hdolOn7bj8KHhVYY3y2Txtx7PXTUL9Ci6Rsk4h6j6q51KxNc2E 11yw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=sender:errors-to:reply-to:from:list-subscribe:list-help:list-post :list-archive:list-unsubscribe:list-id:precedence :content-transfer-encoding:mime-version:message-id:date:subject:to :dmarc-filter:delivered-to:dkim-signature:dkim-filter; bh=c/OBzGboQwzyqJnk65+kJ3/IquitjBw39nyXW6Xb/Io=; b=W33B7j47f5zAlZuuyRiEkvCFSbcGRc6FMEsFsPszASUswg0I8aTqr/3E1HLoZ0ODvW PQU4uKBj+J8sJSBWD3HEExWpSYEt643/2EAo3Uzig+DalEaeZJmDUPKAzYbnovPSJwAf kb2sZ03nDrwslHVSmJMGbsNjvJL3iujaABLWZNztaZdRx4KxpYHN00sgStO21g4fdksZ Q8nVrXj2NN9DvazPe1UtPH0kjHNPC6m/40gr0K8wVBZEFRkfB4hWd0tsoy74jgpqETbr Ts6qkPLprt1KUCg0wlauZCST1UuUjxydz73aTfqgzTdLwZ17aRChbPlywxy4KxFknR+o pQxw== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@gcc.gnu.org header.s=default header.b=ZKrcDZ8j; spf=pass (google.com: domain of gcc-patches-bounces+ouuuleilei=gmail.com@gcc.gnu.org designates 8.43.85.97 as permitted sender) smtp.mailfrom="gcc-patches-bounces+ouuuleilei=gmail.com@gcc.gnu.org"; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=gnu.org Received: from sourceware.org (ip-8-43-85-97.sourceware.org. [8.43.85.97]) by mx.google.com with ESMTPS id h1-20020a170906260100b0097872c82a92si151982ejc.994.2023.06.09.05.15.36 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 09 Jun 2023 05:15:36 -0700 (PDT) Received-SPF: pass (google.com: domain of gcc-patches-bounces+ouuuleilei=gmail.com@gcc.gnu.org designates 8.43.85.97 as permitted sender) client-ip=8.43.85.97; Authentication-Results: mx.google.com; dkim=pass header.i=@gcc.gnu.org header.s=default header.b=ZKrcDZ8j; spf=pass (google.com: domain of gcc-patches-bounces+ouuuleilei=gmail.com@gcc.gnu.org designates 8.43.85.97 as permitted sender) smtp.mailfrom="gcc-patches-bounces+ouuuleilei=gmail.com@gcc.gnu.org"; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=gnu.org Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id C33C63856628 for ; Fri, 9 Jun 2023 12:15:33 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org C33C63856628 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1686312933; bh=c/OBzGboQwzyqJnk65+kJ3/IquitjBw39nyXW6Xb/Io=; h=To:Subject:Date:List-Id:List-Unsubscribe:List-Archive:List-Post: List-Help:List-Subscribe:From:Reply-To:From; b=ZKrcDZ8j+rOWPPPboL7NPh9P80S7f4s7ARpLW7eBfJsepUWX+o49nnuQWbBE76oR5 fLA7QZcSWrph/UjG2j8jycJrBNx06P1ggoppmD0zgNPPIt7N0wwc4GY2BW18kLTzMD Q4oDlV70lAy+ICTLSUi+HX1E5u+GMtQ3a6eRyQNo= X-Original-To: gcc-patches@gcc.gnu.org Delivered-To: gcc-patches@gcc.gnu.org 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 800163858D3C for ; Fri, 9 Jun 2023 12:14:17 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 800163858D3C Received: from mimecast-mx02.redhat.com (mimecast-mx02.redhat.com [66.187.233.88]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id us-mta-621-d8LfFADGP6uGVx4Ww3ndVQ-1; Fri, 09 Jun 2023 08:14:14 -0400 X-MC-Unique: d8LfFADGP6uGVx4Ww3ndVQ-1 Received: from smtp.corp.redhat.com (int-mx01.intmail.prod.int.rdu2.redhat.com [10.11.54.1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx02.redhat.com (Postfix) with ESMTPS id 13966801182; Fri, 9 Jun 2023 12:14:11 +0000 (UTC) Received: from localhost (unknown [10.42.28.139]) by smtp.corp.redhat.com (Postfix) with ESMTP id C4D7A40CFD00; Fri, 9 Jun 2023 12:14:10 +0000 (UTC) To: libstdc++@gcc.gnu.org, gcc-patches@gcc.gnu.org Subject: [committed] libstdc++: Bump library version to libstdc++.so.6.0.33 Date: Fri, 9 Jun 2023 13:14:09 +0100 Message-Id: <20230609121409.294772-1-jwakely@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 3.1 on 10.11.54.1 X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com X-Spam-Status: No, score=-11.5 required=5.0 tests=BAYES_00, DKIMWL_WL_HIGH, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, GIT_PATCH_0, KAM_NUMSUBJECT, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_NONE, TXREP, T_SCC_BODY_TEXT_LINE autolearn=unavailable autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org X-BeenThere: gcc-patches@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-patches mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-Patchwork-Original-From: Jonathan Wakely via Gcc-patches From: Jonathan Wakely Reply-To: Jonathan Wakely Errors-To: gcc-patches-bounces+ouuuleilei=gmail.com@gcc.gnu.org Sender: "Gcc-patches" X-getmail-retrieved-from-mailbox: =?utf-8?q?INBOX?= X-GMAIL-THRID: =?utf-8?q?1768227273851803942?= X-GMAIL-MSGID: =?utf-8?q?1768227273851803942?= Tested x86_64-linux, powerpc64le-linux, sparcv9-solaris. Pushed to trunk. There's no new GLIBCXX_3.4.33 symbol version yet, because we have nothing to put in it. The bump is because of the new CXXABI_1.3.15 version. -- >8 -- The addition of __cxa_call_terminate@@CXXABI_1.3.15 on trunk means we need a new version. libstdc++-v3/ChangeLog: * acinclude.m4 (libtool_VERSION): Update to 6.0.33. * configure: Regenerate. * doc/xml/manual/abi.xml: Add libstdc++.so.6.0.33. * doc/html/manual/abi.html: Regenerate. --- libstdc++-v3/acinclude.m4 | 2 +- libstdc++-v3/configure | 2 +- libstdc++-v3/doc/html/manual/abi.html | 2 +- libstdc++-v3/doc/xml/manual/abi.xml | 1 + 4 files changed, 4 insertions(+), 3 deletions(-) diff --git a/libstdc++-v3/acinclude.m4 b/libstdc++-v3/acinclude.m4 index 13c3966b317..efc27aa493e 100644 --- a/libstdc++-v3/acinclude.m4 +++ b/libstdc++-v3/acinclude.m4 @@ -4214,7 +4214,7 @@ changequote([,])dnl fi # For libtool versioning info, format is CURRENT:REVISION:AGE -libtool_VERSION=6:32:0 +libtool_VERSION=6:33:0 # Everything parsed; figure out what files and settings to use. case $enable_symvers in diff --git a/libstdc++-v3/doc/xml/manual/abi.xml b/libstdc++-v3/doc/xml/manual/abi.xml index 4b4930bef4c..44063831779 100644 --- a/libstdc++-v3/doc/xml/manual/abi.xml +++ b/libstdc++-v3/doc/xml/manual/abi.xml @@ -281,6 +281,7 @@ compatible. 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 + GCC <next>: libstdc++.so.6.0.33 Note 1: Error should be libstdc++.so.3.0.3.