From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from simark.ca by simark.ca with LMTP id RfHMHan7ymBeIgAAWB0awg (envelope-from ) for ; Thu, 17 Jun 2021 03:37:13 -0400 Received: by simark.ca (Postfix, from userid 112) id 5BC4D1F163; Thu, 17 Jun 2021 03:37:13 -0400 (EDT) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on simark.ca X-Spam-Level: X-Spam-Status: No, score=-0.7 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,MAILING_LIST_MULTI,RDNS_DYNAMIC,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.2 Received: from sourceware.org (ip-8-43-85-97.sourceware.org [8.43.85.97]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by simark.ca (Postfix) with ESMTPS id 299351E01F for ; Thu, 17 Jun 2021 03:37:12 -0400 (EDT) Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id 613D7383301C for ; Thu, 17 Jun 2021 07:37:11 +0000 (GMT) Received: from smtp.CeBiTec.Uni-Bielefeld.DE (smtp.CeBiTec.Uni-Bielefeld.DE [129.70.160.84]) by sourceware.org (Postfix) with ESMTPS id 4DD42385742D for ; Thu, 17 Jun 2021 07:36:50 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 4DD42385742D Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=CeBiTec.Uni-Bielefeld.DE Authentication-Results: sourceware.org; spf=none smtp.mailfrom=cebitec.uni-bielefeld.de Received: from localhost (localhost [127.0.0.1]) by smtp.CeBiTec.Uni-Bielefeld.DE (Postfix) with ESMTP id 0728ABB64E; Thu, 17 Jun 2021 09:36:49 +0200 (CEST) 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 10024) with ESMTP id c-nshtGVu5XZ; Thu, 17 Jun 2021 09:36:44 +0200 (CEST) Received: from manam.CeBiTec.Uni-Bielefeld.DE (p50854661.dip0.t-ipconnect.de [80.133.70.97]) by smtp.CeBiTec.Uni-Bielefeld.DE (Postfix) with ESMTPSA id AE6BDBBA09; Thu, 17 Jun 2021 09:36:44 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=CeBiTec.Uni-Bielefeld.DE; s=20200306; t=1623915404; bh=V0RQ/iAGXGyCMHz28AwD4d/KRvdZ8BvSmFh6lecyWyQ=; h=From:To:Cc:Subject:References:Date:In-Reply-To:From; b=U3lexMy+piuYJW8evWpokklU6lYQxX1G0B+SCBU5nvedgkK0sKCRZ+QcFHvbqs3Cu e82JWkbmvxM+gtqeS8EkesM5aH6ciql4Fu33igVgBJaGau10FQ2VAv5cHvur/NkPhw YEmQPve9+kFlVJJ4n2cP8MNg+LaSHPus5Ju8Tt+ZLOsKIkpflkorly7lpuFLDdsE8e QwrO4IRZA4x+jbDa2JRE4gwDXbvQOjrHdbX5B5aW/7QOYdNZZERTJBb952SVDmu5pV Cjj0MnxhpRZJ4HeNrhTzmGOZDFi/uWYYiU0Rekk1rVDEvfVPXl+l60d/yJA2gzy+on GCuy5+SbfsArg== From: Rainer Orth To: Joel Brobecker Subject: Re: GDB 11 branching update (2021-06-13) References: <20210613143156.GA1615771@adacore.com> Date: Thu, 17 Jun 2021 09:36:44 +0200 In-Reply-To: <20210613143156.GA1615771@adacore.com> (Joel Brobecker's message of "Sun, 13 Jun 2021 07:31:56 -0700") 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-BeenThere: gdb-patches@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gdb-patches mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: gdb-patches@sourceware.org Errors-To: gdb-patches-bounces+public-inbox=simark.ca@sourceware.org Sender: "Gdb-patches" Hi Joel, > Other Ongoing Items: > -------------------- [...] > * [RainerO] > ar doesn't create indices on Solaris/sparcv9 > https://sourceware.org/bugzilla/show_bug.cgi?id=27666 > > Causes large number of tests to fail in gdb's testsuite. > > 2021-06-09: Binutils patch pushed to master should normally > make the issue go away (waiting for confirmation): > https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=f75bcf7e574c511f0ea742e05e5ae6e19bf29a92 as expected, the partial reversal fixed the issue both on the binutils side and for gdb. Test results are back to normal: bad (ca. 3000 FAILs), but no worse than before. Rainer -- ----------------------------------------------------------------------------- Rainer Orth, Center for Biotechnology, Bielefeld University