From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-out.m-online.net (mail-out.m-online.net [IPv6:2001:a60:0:28:0:1:25:1]) by sourceware.org (Postfix) with ESMTPS id C8EF33858CD1; Fri, 14 Jul 2023 10:28:50 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org C8EF33858CD1 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=linux-m68k.org Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=nefkom.net Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4R2SPX5cSTz1sHPp; Fri, 14 Jul 2023 12:28:48 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.68]) by mail.m-online.net (Postfix) with ESMTP id 4R2SPX35Zhz1qqlW; Fri, 14 Jul 2023 12:28:48 +0200 (CEST) X-Virus-Scanned: amavis at mnet-online.de Received: from mail.mnet-online.de ([192.168.8.182]) by localhost (dynscan1.mail.m-online.net [192.168.6.68]) (amavis, port 10024) with ESMTP id A_8SsFvuLFbX; Fri, 14 Jul 2023 12:28:47 +0200 (CEST) X-Auth-Info: Wo01EOdbTwWgT18hunModBbJeZL88jzj4m4kudZ6Cy40VmmaSTNQXYcBYiV8ZdSV Received: from igel.home (aftr-62-216-205-205.dynamic.mnet-online.de [62.216.205.205]) (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 mail.mnet-online.de (Postfix) with ESMTPSA; Fri, 14 Jul 2023 12:28:47 +0200 (CEST) Received: by igel.home (Postfix, from userid 1000) id 7527E2C13B2; Fri, 14 Jul 2023 12:28:47 +0200 (CEST) From: Andreas Schwab To: Christoph =?utf-8?Q?M=C3=BCllner?= Cc: Kito Cheng , gcc-patches@gcc.gnu.org Subject: Re: [gcc r14-2455] riscv: Prepare backend for index registers In-Reply-To: <20230712081314.F1263385800C@sourceware.org> (Kito Cheng via Gcc-cvs's message of "Wed, 12 Jul 2023 08:13:14 +0000 (GMT)") References: <20230712081314.F1263385800C@sourceware.org> X-Yow: These PRESERVES should be FORCE-FED to PENTAGON OFFICIALS!! Date: Fri, 14 Jul 2023 12:28:47 +0200 Message-ID: <87351qpz1c.fsf@igel.home> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,HEADER_FROM_DIFFERENT_DOMAINS,KAM_DMARC_STATUS,RCVD_IN_DNSWL_LOW,RCVD_IN_SORBS_HTTP,RCVD_IN_SORBS_SOCKS,SPF_HELO_NONE,SPF_PASS,TXREP,T_SCC_BODY_TEXT_LINE autolearn=no autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: Why didn't you test that? ../../gcc/config/riscv/riscv.cc: In function 'int riscv_regno_ok_for_index_p(int)': ../../gcc/config/riscv/riscv.cc:864:33: error: unused parameter 'regno' [-Werror=unused-parameter] 864 | riscv_regno_ok_for_index_p (int regno) | ~~~~^~~~~ cc1plus: all warnings being treated as errors make[3]: *** [Makefile:2499: riscv.o] Error 1 -- Andreas Schwab, schwab@linux-m68k.org GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510 2552 DF73 E780 A9DA AEC1 "And now for something completely different."