From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id CAFA43858421; Wed, 12 Jul 2023 13:46:58 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org CAFA43858421 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1689169618; bh=w2mfPVvzS4h9DmbYTGeKLWLcGWKaNfub6n0gvs/gNUQ=; h=From:To:Subject:Date:In-Reply-To:References:From; b=nqX0CvyyO3UXBtfVCLjuaqfqDsiKXQO1zlVg3hU89Z2ja25566nzBvkzsrr6WHB2m obtUhLvA7TVJSgYJBH6lUV4p4EG80v+aHYqbs0WM8TH24wHu2rtwfXMRTNDluQJM75 ZWDYUgkfZzQZbjTljyzreedib1dKxR5xP4DqA8k0= From: "cvs-commit at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/91681] Missed optimization for 128 bit arithmetic operations Date: Wed, 12 Jul 2023 13:46:58 +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: 10.0 X-Bugzilla-Keywords: missed-optimization X-Bugzilla-Severity: enhancement X-Bugzilla-Who: cvs-commit at gcc dot gnu.org X-Bugzilla-Status: ASSIGNED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: roger at nextmovesoftware dot com X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: 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=3D91681 --- Comment #6 from CVS Commits --- The master branch has been updated by Roger Sayle : https://gcc.gnu.org/g:30dbfcd86c364da8491634ed4f99def184e2d042 commit r14-2467-g30dbfcd86c364da8491634ed4f99def184e2d042 Author: Roger Sayle Date: Wed Jul 12 14:43:37 2023 +0100 i386: Fix FAIL of gcc.target/i386/pr91681-1.c I committed the wrong version of this patch (with a typo). Updating to the correct bootstrapped and regression tested version as obvious. 2023-07-12 Roger Sayle gcc/ChangeLog PR target/91681 * config/i386/i386.md (*add3_doubleword_concat_zext): Typo= .=