From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.CeBiTec.Uni-Bielefeld.DE (smtp.CeBiTec.Uni-Bielefeld.DE [129.70.160.84]) by sourceware.org (Postfix) with ESMTPS id ADE093858CD1; Thu, 18 Jan 2024 12:11:58 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org ADE093858CD1 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=CeBiTec.Uni-Bielefeld.DE Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=cebitec.uni-bielefeld.de ARC-Filter: OpenARC Filter v1.0.0 sourceware.org ADE093858CD1 Authentication-Results: server2.sourceware.org; arc=none smtp.remote-ip=129.70.160.84 ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1705579920; cv=none; b=QSlp8A226G21PjarjdtIzIh4XDDSBeFXr+DtxvgCCmDPDAGIFG34aRytG1vp6lyu+AB0VFsSMCn8yQOx59lhlesbG8hsSjyvctisVU4Sy7rYFrv55iRj/6+40LxhP7+Ed/2AzxqBbqg9f0INKggXlC/G03dG2CeALAOIAw9IKWo= ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1705579920; c=relaxed/simple; bh=HjFNvBqgUQ75rroq8GX5itav+Bm+LplJ3U47OTP2dV4=; h=DKIM-Signature:From:To:Subject:Date:Message-ID:MIME-Version; b=KzaaP6fttIYRlq/ulmUwseg+XKNn9/jBEluWSrsCp8MWYlnEQZUaSvO16MQVbjkQMd7r6uKWoeBXaPsS8uUH+oRCWDftEN8yUjTiQ+Qyp1+Yo/UKkNQCchI+MxxTzXoQZTQtYcXsIi+dBweJqqeGKjzUYFpOtQ4jeGhDQ460Wd4= ARC-Authentication-Results: i=1; server2.sourceware.org Received: from localhost (localhost [127.0.0.1]) by smtp.CeBiTec.Uni-Bielefeld.DE (Postfix) with ESMTP id 5BAB3CB2D4; Thu, 18 Jan 2024 13:11:57 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d= cebitec.uni-bielefeld.de; h=content-type:content-type :mime-version:user-agent:message-id:in-reply-to:date:date :references:subject:subject:from:from:received:received; s= 20200306; t=1705579917; bh=HjFNvBqgUQ75rroq8GX5itav+Bm+LplJ3U47O TP2dV4=; b=mzOqAxc1rPPawcaEOAT6z/k7pxuGK+rPe0TeCx2hoSb/CbH9sHBpC ZKJRDaIAfF7ZAASIF0Sp8keKOn/sUmQhTTCxN0dUmHIPNkWLqpeug3doJWZGulK2 hwlmgY+baU/oVIs+QIbP7MVR1ZyYwcEhQcgJM6R7cL+pEx2aKZD2eXak6ikBSHUX 5IrpqyB0n5QWK9tbZ+4s695Lf8cM8A0rFcVOgQHnWdD35WFp6bDDuS4O2GNviBpG Og/40o7Fq67RSAnF0dahdxg47CLGOZ8/Tkg8PlC1aqNE6XP1Jd/QhsXxhWX588YL Eg51L5LHRgoDp5pbWXTYb3aIa2VDdHDyw== X-Virus-Scanned: amavisd-new at cebitec.uni-bielefeld.de Received: from smtp.CeBiTec.Uni-Bielefeld.DE ([127.0.0.1]) by localhost (smtp.cebitec.uni-bielefeld.de [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id aqIT6P8KUN2r; Thu, 18 Jan 2024 13:11:57 +0100 (CET) Received: from manam.CeBiTec.Uni-Bielefeld.DE (p5085469a.dip0.t-ipconnect.de [80.133.70.154]) (Authenticated sender: ro) by smtp.CeBiTec.Uni-Bielefeld.DE (Postfix) with ESMTPSA id B5798CB17B; Thu, 18 Jan 2024 13:11:56 +0100 (CET) From: Rainer Orth To: Andreas Schwab Cc: libstdc++@gcc.gnu.org, gcc-patches@gcc.gnu.org Subject: Re: [PATCH] libstdc++: Update baseline symbols for riscv64-linux References: Date: Thu, 18 Jan 2024 13:11:56 +0100 In-Reply-To: (Andreas Schwab's message of "Wed, 17 Jan 2024 11:07:15 +0100") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1.90 (usg-unix-v) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Status: No, score=-3784.8 required=5.0 tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,SPF_HELO_NONE,SPF_PASS,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: Andreas Schwab writes: > * config/abi/post/riscv64-linux-gnu/baseline_symbols.txt: Update. Speaking of baselines: is this a good time to update them for other targets, too, or should we better wait a little longer? Thanks. Rainer -- ----------------------------------------------------------------------------- Rainer Orth, Center for Biotechnology, Bielefeld University