From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: AS31976 209.132.180.0/23 X-Spam-Status: No, score=-3.9 required=3.0 tests=AWL,BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_EF,HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,RCVD_IN_DNSWL_MED,SPF_HELO_PASS,SPF_PASS shortcircuit=no autolearn=ham autolearn_force=no version=3.4.2 Received: from sourceware.org (server1.sourceware.org [209.132.180.131]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dcvr.yhbt.net (Postfix) with ESMTPS id 47E891F461 for ; Tue, 25 Jun 2019 23:59:34 +0000 (UTC) DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:subject:to:cc:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=hcu+3iGzqlQ6LQ4o rv722fUS3BtzbIDgvvq1kExjTj8RALt2FTBux+YDVc6Nz4K4oaiU8FO1oXCOSYkN KKMcGPjWxvglN1Xo0yuvSBYX7hem24LrpAfx684/oWIihgMULwCtdyVFK6QQC8Qj gJnfsLHE2nVOVoryY2bAbIQ8jAo= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:subject:to:cc:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=5b+u59/1CeFz/Hb6HgiihV h5CKk=; b=vQCBUo/dQMxhMvdtO68o9+vxQBwn6N3/UUbkxeVH3eky30Lup1xp5F xHq5s2C5oCVlD7oZ9sgLC7EohZlrGLyQdXRIXBoOpTT6q5bOFc2SzL8LzjeWO7Ay ydEYNKucg7eqPvTmLpNsXUeuuYeFwe0tcFOuHapChXrPAlnbhJrIE= Received: (qmail 27346 invoked by alias); 25 Jun 2019 23:59:32 -0000 Mailing-List: contact libc-alpha-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libc-alpha-owner@sourceware.org Received: (qmail 27338 invoked by uid 89); 25 Jun 2019 23:59:32 -0000 Authentication-Results: sourceware.org; auth=none X-HELO: mail-qt1-f176.google.com Subject: Re: glibc 2.30 - 6 days until ABI freeze. To: Jim Wilson , Palmer Dabbelt Cc: GNU C Library , Alistair Francis References: From: Carlos O'Donell Message-ID: <0b2435d9-684b-f4be-6f0c-7d4620f37a68@redhat.com> Date: Tue, 25 Jun 2019 19:59:26 -0400 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.7.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit On 6/25/19 4:57 PM, Jim Wilson wrote: > On Mon, Jun 24, 2019 at 6:46 PM Carlos O'Donell wrote: >> We have 6 days until the ABI freeze for glibc 2.30. > > Bug 24484 is an accidental ABI change in the RISC-V port, reported by > Andreas Schwab. I thought Palmer was going to revert that patch but > it hasn't happened yet. Thanks for highlighting that Jim. I've put it on the blocker list. -- Cheers, Carlos.