From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 313FA3858D33; Sat, 8 Apr 2023 14:36:20 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 313FA3858D33 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1680964580; bh=cAYutumbNUR3Gx4hW7MA18EI6xULAgxxF2e17fol39E=; h=From:To:Subject:Date:In-Reply-To:References:From; b=hE27O9PffCoNWtQHf/OO+gAM6U5lpp7MCsTrTDsKK95ke2vr6XlvaLUpideeo/+dX IfkJQ8D0BKWuKYundoAqpRU2uQAPmf4D4HCGMKKJY5u1xXlYYKyS8/ppK6mu+78OR3 /x1FZEVJVFNLGHvRH5tAJRqlGfxBXQKpOuWXrqPI= From: "law at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/108947] [13 Regression] wrong code with -O2 -fno-forward-propagate and vector compare on riscv64 Date: Sat, 08 Apr 2023 14:36:19 +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: 13.0 X-Bugzilla-Keywords: wrong-code X-Bugzilla-Severity: normal X-Bugzilla-Who: law at gcc dot gnu.org X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P1 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 13.0 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: priority 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=3D108947 Jeffrey A. Law changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P3 |P1 --- Comment #4 from Jeffrey A. Law --- P1 as this look like a latent issue in combine or simplification routines.=