From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 1F00E3858CDB; Sun, 7 May 2023 08:31:02 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 1F00E3858CDB DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1683448262; bh=ly6htKgK5ReJNpFOIsMRyvcTTMiSyJrcXty6Jovgosg=; h=From:To:Subject:Date:In-Reply-To:References:From; b=RVD8MR+VBHtOmE1Cs9hm81xSImHH5eCmOCLHVvbzvC/1/C1Ij4IpGudbtJ174Hhs5 YMncmxVz3WEIgGFvjd93Lr25Btt+hrzp8sCLueDAZqj5MB+Iwa5d6Qsj3UrjTUfVGU K2OQdPoEe9I/d0zwkhjr16mZh2md3/ILwfywBVyc= From: "roger at nextmovesoftware dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug rtl-optimization/109476] Missing optimization for 8bit/8bit multiplication / regression Date: Sun, 07 May 2023 08:30:51 +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: 12.2.0 X-Bugzilla-Keywords: missed-optimization X-Bugzilla-Severity: normal X-Bugzilla-Who: roger at nextmovesoftware dot com X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: roger at nextmovesoftware dot com X-Bugzilla-Target-Milestone: 14.0 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status target_milestone resolution 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=3D109476 Roger Sayle changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Target Milestone|--- |14.0 Resolution|--- |FIXED --- Comment #19 from Roger Sayle --- This should now be fixed on mainline.=