From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 01A1C3857371; Thu, 29 Sep 2022 18:58:38 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 01A1C3857371 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1664477919; bh=r+chhDTs8+VWDB2jPkzCYte1dnIT0JINNHKuutP4SSk=; h=From:To:Subject:Date:In-Reply-To:References:From; b=Yux5nk/4gLCyuzbLLuvoleDZAf1QwGr95w8TWDrlFSJhDtx0zhFbxokrlvM97SE0w KGrQ9mQCUw9MKGz253TX+wtzsNqru/F5G5ZftlUvvZ30zF0vX4DGSAeqhoZLVFR3Nl pkpwf0zyLVI1ZzXyiZvsVqgdj+l7szfMQ5iHu/OA= From: "hjl.tools at gmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/107061] ENCODEKEY128 clobbers xmm4-xmm6 Date: Thu, 29 Sep 2022 18:58:38 +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: 12.2.1 X-Bugzilla-Keywords: wrong-code X-Bugzilla-Severity: normal X-Bugzilla-Who: hjl.tools at gmail 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: 11.4 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=3D107061 H.J. Lu changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Target Milestone|--- |11.4 Resolution|--- |FIXED --- Comment #4 from H.J. Lu --- Fixed for GCC 11.4, 12.3 and 13.=