From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id F1DEE385B51B; Mon, 6 Mar 2023 11:01:57 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org F1DEE385B51B DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1678100517; bh=A/ytg4JPuDMUfSIF4Wge6qhwzhCEAL8vQgOJqJqIGdM=; h=From:To:Subject:Date:In-Reply-To:References:From; b=Q0mIplxmqNeu8iY8HlHBnwPgr5h54C72dQEt855mNJNmv4lYegDyP/WPB8R128Xe+ MAeJl5J36h9z5Bp/meRCuAXiFYc6go68Yb4W/v8uwQFHgoxWXAgmAUBjLMUn7Ojiv6 qGCXJYLd0A3NZ5Umbw7a6yIFhLZEYAQPn3Xo3HBw= From: "linkw at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug libgcc/108727] gcc.dg/split-5.c fails on power 9 BE Date: Mon, 06 Mar 2023 11:01:56 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: libgcc 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: ASSIGNED X-Bugzilla-Resolution: 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_file_loc 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=3D108727 Kewen Lin changed: What |Removed |Added ---------------------------------------------------------------------------- URL| |https://gcc.gnu.org/piperma | |il/gcc-patches/2023-March/6 | |13441.html --- Comment #4 from Kewen Lin --- (In reply to Alan Modra from comment #3) > Yes, looks good to me. Thanks Alan! An formal patch was posted as URL field.=