From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id D6FFF385B82F; Fri, 31 May 2024 17:38:11 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org D6FFF385B82F DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1717177091; bh=jrASrrQ/W1Rz4PRhS9fazmGCJ3P1dEqMFqPSahrsbBU=; h=From:To:Subject:Date:In-Reply-To:References:From; b=bpDBWfG2rkcHJeVuL6+ea2MCSPP5RxAUH6XDFjX8kUzBQS4ot7fAkLldn0jE20zmZ BeG0xG3xT2QmNGU4K8GfC8PbLAQ2ztD7wbgGV/Vp4kBQnOI6n2A5O6RA09MaHsTb2M tfQCt9GT29tencX86c6XJprHaUMI0kJvQxbko74o= From: "law at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug rtl-optimization/114996] [15 Regression] [RISC-V] 2->2 combination no longer occurring Date: Fri, 31 May 2024 17:38:11 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: rtl-optimization X-Bugzilla-Version: 15.0 X-Bugzilla-Keywords: missed-optimization X-Bugzilla-Severity: normal X-Bugzilla-Who: law at gcc dot gnu.org X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 15.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=3D114996 Jeffrey A. Law changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P4 |P3=