From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from arjuna.pair.com (arjuna.pair.com [209.68.5.131]) by sourceware.org (Postfix) with ESMTPS id 423403857C7B for ; Tue, 15 Sep 2020 03:52:08 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 423403857C7B Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=bitrange.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=hp@bitrange.com Received: by arjuna.pair.com (Postfix, from userid 3006) id BD5E08A56E; Mon, 14 Sep 2020 23:52:07 -0400 (EDT) Received: from localhost (localhost [127.0.0.1]) by arjuna.pair.com (Postfix) with ESMTP id BAC5C8A3FB; Mon, 14 Sep 2020 23:52:07 -0400 (EDT) Date: Mon, 14 Sep 2020 23:52:07 -0400 (EDT) From: Hans-Peter Nilsson X-X-Sender: hp@arjuna.pair.com To: Nick Clifton cc: binutils@sourceware.org Subject: 2.35.1 (was: Commit: Gas: Add .nop directive.) In-Reply-To: <7a474cb0-829e-8493-d49c-b9a5bc1c5440@redhat.com> Message-ID: References: <1396691708.4116097.1600099454135@mail.yahoo.com> <7a474cb0-829e-8493-d49c-b9a5bc1c5440@redhat.com> User-Agent: Alpine 2.20.16 (BSF 172 2016-09-29) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII X-Spam-Status: No, score=-4.3 required=5.0 tests=BAYES_00, KAM_DMARC_STATUS, RCVD_IN_DNSWL_LOW, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: binutils@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Binutils mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Sep 2020 03:52:09 -0000 On Mon, 14 Sep 2020, Nick Clifton via Binutils wrote: > I am contemplating backporting the patch to the 2.35 branch and then triggering > a 2.35.1 point release. If so, please add a 2.35.1 milestone in bugzilla, so bugs that will be fixed in 2.35.1 can be marked as such. brgds, H-P PS. The new .nop test-case fails for mmix. It's "swym 0" if you beat me to the fix.