From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 5823D3858D3C; Wed, 22 Mar 2023 06:17:09 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 5823D3858D3C DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1679465829; bh=5zpNYbnwzcmHKbA6txIefPB10rAjOvM39EDYlcyNP2s=; h=From:To:Subject:Date:In-Reply-To:References:From; b=c49tZLgXvbzbHqXPk2Z5nStD7PmfLryAhlAm5//LqtHZdqYcBgrUdcCEomoKG5XWI yo/klbOVFgiJCyLGvzZ7nwSpcpVMsDxBiKyvo4XIAWioMynE+9o9BVKWCaSWPuCRiM dWZhkk/JYKv+y69gK2itRxJKgI19Gi4qSlL+GuQs= From: "pinskia at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/106543] [10/11/12 Regression] *sge_ uses operand 2 but there is no operand 2 Date: Wed, 22 Mar 2023 06:17:09 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: target X-Bugzilla-Version: 12.0 X-Bugzilla-Keywords: ice-on-valid-code X-Bugzilla-Severity: normal X-Bugzilla-Who: pinskia at gcc dot gnu.org X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: palmer at gcc dot gnu.org X-Bugzilla-Target-Milestone: 10.5 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cf_reconfirmed_on cf_known_to_work bug_status everconfirmed short_desc cf_known_to_fail target_milestone Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D106543 Andrew Pinski changed: What |Removed |Added ---------------------------------------------------------------------------- Last reconfirmed| |2023-03-22 Known to work| |7.1.0 Status|UNCONFIRMED |NEW Ever confirmed|0 |1 Summary|*sge_ |[10/11/12 Regression] |uses operand 2 but there is |*sge_ |no operand 2 |uses operand 2 but there is | |no operand 2 Known to fail| |8.1.0 Target Milestone|--- |10.5 --- Comment #1 from Andrew Pinski --- It broke with r8-4335-g0791ac186bdddf so it is a regression as riscv was ad= ded in GCC 7 and was correct then.=