From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp-out2.suse.de (smtp-out2.suse.de [195.135.220.29]) by sourceware.org (Postfix) with ESMTPS id B47423857BB2 for ; Mon, 19 Jun 2023 07:18:29 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org B47423857BB2 Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=suse.de Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=suse.de Received: from relay2.suse.de (relay2.suse.de [149.44.160.134]) by smtp-out2.suse.de (Postfix) with ESMTP id EE7471F45A; Mon, 19 Jun 2023 07:18:28 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=suse.de; s=susede2_rsa; t=1687159108; h=from:from:reply-to:date:date:message-id:message-id:to:to:cc:cc: mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=bNxK1o0GCNJqzKDF6ssGe9wqxA63fE+oT5tfEkSgKbY=; b=IJf5LOn4VKR31Q2Gi2Zj7y9gsTD/7o/mlXiUKUm8PVmP2NmpZmurAqCylhtsRKRPrQt5oK 4evCkLBx49v4YB4LdpuK77gQJr1qbh0c5kDeQWRyjXtLJAzr0UFuA+ZDPXV80o/7LUTXtK 11O9C0o9TrJhYnvsvwFET2qTt4jx2u8= DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=suse.de; s=susede2_ed25519; t=1687159108; h=from:from:reply-to:date:date:message-id:message-id:to:to:cc:cc: mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=bNxK1o0GCNJqzKDF6ssGe9wqxA63fE+oT5tfEkSgKbY=; b=R7CIwCV+8L5cLxcmWRoOotJYc+PMu2LGOvvEvyCzAD8Xqstb2DedywDRHZh4a1Q4JSCr9H zA8M25X3FXWePVBw== Received: from hawking.suse.de (unknown [10.168.4.11]) by relay2.suse.de (Postfix) with ESMTP id DA9962C141; Mon, 19 Jun 2023 07:18:28 +0000 (UTC) Received: by hawking.suse.de (Postfix, from userid 17005) id CC5074A03BC; Mon, 19 Jun 2023 09:18:28 +0200 (CEST) From: Andreas Schwab To: Branislav Brzak Cc: Jan Beulich , Dragoslav Sicarov , Djordje Todorovic , "binutils@sourceware.org" Subject: Re: [PATCH 0/2] riscv: Fix gas when encoding BE floats/doubles In-Reply-To: (Branislav Brzak's message of "Thu, 15 Jun 2023 12:14:14 +0000") References: X-Yow: ..Hmmm...This thing is really VIBRATING! ..It's getting WARM, too! Date: Mon, 19 Jun 2023 09:18:28 +0200 Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Status: No, score=-3.1 required=5.0 tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,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: On Jun 15 2023, Branislav Brzak wrote: > I wasn't aware of that patch. The only difference between > my patch and Andreas are that I have added tests to test > encoding of doubles as well as float ones. There is also a double test in my patch. It probably makes sense to add a generic test for floating point literals, though. -- Andreas Schwab, SUSE Labs, schwab@suse.de GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE 1748 E4D4 88E3 0EEA B9D7 "And now for something completely different."