From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 5E4AC386D638; Thu, 11 Jan 2024 08:15:43 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 5E4AC386D638 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1704960943; bh=VQwpn7Utkbhg4I5Qmt8iVR1yy0HS8BUeyzEzvbu4wvc=; h=From:To:Subject:Date:In-Reply-To:References:From; b=nnXrNX0N+kp8DVCezmeYE0JD2rK5b2NIn7PdKZollXDw9vrQD4ZOCYJGqtn1fozn8 nMPZR8YGkl2ZDgL8k9lW+f7JiBjvb02FoqEs7Y/xoLufUAjXeS3sBLEh+9nRevsyF9 GafpJyLN7APVu4jQgWLA2WaR7irztZWymuXopy8g= From: "rguenth at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug middle-end/112740] [14 Regression] wrong code with vector compare on riscv64 at -O0 Date: Thu, 11 Jan 2024 08:15:42 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: middle-end X-Bugzilla-Version: 14.0 X-Bugzilla-Keywords: wrong-code X-Bugzilla-Severity: normal X-Bugzilla-Who: rguenth at gcc dot gnu.org X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: P1 X-Bugzilla-Assigned-To: rguenth at gcc dot gnu.org X-Bugzilla-Target-Milestone: 14.0 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: resolution bug_status 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=3D112740 Richard Biener changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|ASSIGNED |RESOLVED --- Comment #15 from Richard Biener --- Should be fixed now.=