From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 7DE4F3858C53; Fri, 2 Jun 2023 04:42:25 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 7DE4F3858C53 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1685680945; bh=m7R3SLxn9RijRcYbvcQ661SwILrq/hPk94CmEYDpSX4=; h=From:To:Subject:Date:In-Reply-To:References:From; b=MbHSQ6TCYMWUKykCmYKE9zgLKt3mk6O56g9lnRZ9/dFxQzTamzP7USCqxvc36KTmD C0qTpCxeL7tLpJ+rFEvFoViqagYeNxUR5NprhMbfoYuHPWPWpM2c2obqABke+lny2G C0D34awA1id0HrQUL3W4F5WXI/x9IWpDwf/cgawY= From: "linkw at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/108699] gcc.c-torture/execute/builtin-bitops-1.c fails on power 9 BE Date: Fri, 02 Jun 2023 04:42:25 +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: 13.0 X-Bugzilla-Keywords: wrong-code X-Bugzilla-Severity: normal X-Bugzilla-Who: linkw at gcc dot gnu.org X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: linkw at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status 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=3D108699 Kewen Lin changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |FIXED --- Comment #9 from Kewen Lin --- (In reply to Peter Bergner from comment #8) > Can this be marked as FIXED or is there more to do? Yeah, the issue should be fixed everywhere, thanks for reminding!=