From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 457FC3858401; Fri, 26 Apr 2024 12:59:51 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 457FC3858401 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1714136391; bh=NAwLi2+wC1wqNCC4H53yj589AtR+xdG+N4KtTO+ulcM=; h=From:To:Subject:Date:In-Reply-To:References:From; b=AQu1IeXeU+uRJo7/bOY2BMJzVd9n09l1zdQyDjmXcYKggx0Bpb8GvhQwcotsEqh9b oEX04COCw6NtjsAO4FkggfliMgg+5DOzg9ETi73l+xHLcOr5hCTGb6Z60GMl76DPJk iBQKk7Ya06Nd9vQFN+3yrmwnPTMULk9Ch95JJPzE= From: "roger at nextmovesoftware dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/43644] __uint128_t missed optimizations. Date: Fri, 26 Apr 2024 12:59:48 +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: 4.5.0 X-Bugzilla-Keywords: missed-optimization, ra X-Bugzilla-Severity: enhancement X-Bugzilla-Who: roger at nextmovesoftware dot com X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 14.0 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: resolution cc bug_status 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=3D43644 Roger Sayle changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED CC| |roger at nextmovesoftware = dot com Status|NEW |RESOLVED Target Milestone|--- |14.0 --- Comment #6 from Roger Sayle --- This is now fixed on mainline (for GCC 14 and GCC 15).=