From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id A3DA33858C78; Fri, 3 Nov 2023 19:35:29 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org A3DA33858C78 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1699040129; bh=q7rLhU6gvBiyA2iiUhIaWrMLbhl3IDTfF38KA2KuCuQ=; h=From:To:Subject:Date:In-Reply-To:References:From; b=y4affd2ahIVjYbaM/JWVFbwr54/1irfB1YBAaxfjz4Hy9YlJkxGOifnX4A+ANFQqC yjO+GbRNVciI5JvAno/Q57BsfSDMOxcb96xKLzxQEvwsvzXUOjisyJ2cml1pSWv5zy d+zTn0C5gwcnJuW953fYwDiw6UDJVX8eisn5G0lM= From: "fxcoudert at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/112368] Darwin failures for avx256_move_by_pieces and avx256_store_by_pieces Date: Fri, 03 Nov 2023 19:35:29 +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: 14.0 X-Bugzilla-Keywords: testsuite-fail X-Bugzilla-Severity: normal X-Bugzilla-Who: fxcoudert at gcc dot gnu.org X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org 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=3D112368 --- Comment #2 from Francois-Xavier Coudert = --- Could have been fixed by 8c40b72036c967fbb1d1150515cf70aec382f0a2 But the set of failures on Linux and Darwin are not exactly the same, so we will see in the next regtest.=