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 228CD3839DD5 for ; Thu, 15 Sep 2022 14:11:18 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 228CD3839DD5 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=1663251077; 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: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=oJy6bje557QeG8/ZABoAdXogDsVrRJrPo2eu6el1J8o=; b=D9Ko6mfXIV5jcCGJKJgt5863+E5Q9Q8cx2xsm/BbMGruRco9fF3nlKaUyWBHBN586XqMh2 nBIAltxNpBL816eNRUvYb9+tJ6SEMKy+/FQ9NoTcT+JECblA77UuB0BJDOHOxyV41eziLE C7iDEoOD0hatpsjY70uwCJmP0fbMqg4= Received: from mail-qt1-f198.google.com (mail-qt1-f198.google.com [209.85.160.198]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_128_GCM_SHA256) id us-mta-621-QjuWab4nMgiCyIEVbng07w-1; Thu, 15 Sep 2022 10:11:14 -0400 X-MC-Unique: QjuWab4nMgiCyIEVbng07w-1 Received: by mail-qt1-f198.google.com with SMTP id bc7-20020a05622a1cc700b0035cb7f86f46so4998201qtb.6 for ; Thu, 15 Sep 2022 07:11:14 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:cc:to:subject:message-id:date:from :in-reply-to:references:mime-version:x-gm-message-state:from:to:cc :subject:date; bh=oJy6bje557QeG8/ZABoAdXogDsVrRJrPo2eu6el1J8o=; b=sgPkWgYpq1BCPsuEEBKQD4jO0wb4cpsPb+KN99CipsIpnUwnhpSG0QC9AP2fcqTCPq sc5gluNLaXqSmpDMKqmzcp+hqdpzpG14BRerSKlvpnL7vu5M6B9KAnk+pWu5//KhxYd+ amfh1b++lBM+VAIuSDtA59prZ7uIcpdccl4eBAz2km1LcC4DhxsEPaJjHc44cjnybdml xrcBPaniF/YKa+kp48c15cG570WDpIiCX9Uf32EhPqJaTCgUFxaszchGIfm2ZgKIPSXg A2qEsD8EpeyuBXEsTjSC6Eecptyh7aembDGXR5EZWufauXztXOojWkuaL5Cca1dNLjUq 6VPQ== X-Gm-Message-State: ACgBeo2XuvATBbtmGPES7yvlsR3AjmSZxei2VdUfqHDiBiwV8OEF2xE5 e0tah7Zp6lUy8sq+gvfygLmFGOsGspGz/ViJqB2XTBTzmmSnI1a8W7JsrJ2CNUG4rCwCURonVTw nBRMkjkqqQGei8xru3CK7FhpV0Uhe3B4pgw== X-Received: by 2002:ad4:5aa3:0:b0:4a8:821d:5e69 with SMTP id u3-20020ad45aa3000000b004a8821d5e69mr37249270qvg.25.1663251073826; Thu, 15 Sep 2022 07:11:13 -0700 (PDT) X-Google-Smtp-Source: AA6agR6CAlwBmGJfWujldVUvv3kUCHOe5EzuvSyUxkKYlBQibC3qPmDQeHvm/R4YWOZflUfS0ZB10HG4S8Vcw7NH6Ok= X-Received: by 2002:ad4:5aa3:0:b0:4a8:821d:5e69 with SMTP id u3-20020ad45aa3000000b004a8821d5e69mr37249228qvg.25.1663251073448; Thu, 15 Sep 2022 07:11:13 -0700 (PDT) MIME-Version: 1.0 References: <8998e783-a06a-675b-afd0-b41e7195c1a9@gmail.com> In-Reply-To: <8998e783-a06a-675b-afd0-b41e7195c1a9@gmail.com> From: Jonathan Wakely Date: Thu, 15 Sep 2022 15:11:02 +0100 Message-ID: Subject: Re: [PATCH][_GLIBCXX_INLINE_VERSION] Cleanup gnu-versioned-namespace.ver To: =?UTF-8?Q?Fran=C3=A7ois_Dumont?= Cc: "libstdc++@gcc.gnu.org" , gcc-patches X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Spam-Status: No, score=-6.8 required=5.0 tests=BAYES_00,DKIMWL_WL_HIGH,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,RCVD_IN_DNSWL_LOW,SPF_HELO_NONE,SPF_NONE,TXREP autolearn=unavailable autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: On Wed, 14 Sept 2022 at 18:22, Fran=C3=A7ois Dumont via Libstdc++ wrote: > > libstdc++: [_GLIBCXX_INLINE_VERSION] Cleanup > gnu-versioned-namespace.ver > > Remove expressions for symbols in std::__detail::__8 namespace, > they are obsolete since > version namespace applies only at std:: level, not at sub-levels. > > libstdc++-v3/ChangeLog: > > * config/abi/pre/gnu-versioned-namespace.ver: Remove > obsolete std::__detail::__8 > symbols. > > Tested under Linux x86_64. > > Ok to commit ? Yes, thanks.