From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 6C35C3858D20; Mon, 30 Oct 2023 14:34:39 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 6C35C3858D20 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1698676479; bh=2ZTO28tzJ4n3AxhZhfV7hrTtSXaHY1qQvjag98oHQEY=; h=From:To:Subject:Date:In-Reply-To:References:From; b=qPfiqlC0i4WYjLnOzj02ncfGkBgwgYMwyM5AE8i45wDY2WMurh47C+nwLdGOTP1V3 ipfZS+994cXrgnbDz9HhO0zTL8IjhYSOAQmULIuc6VRrjAqy/+vzA9SjPgsgNcvqNk v4y8u+GI8LXcL9M3IDjgRAss1ymZ1OY4gAqnJSvw= From: "fxcoudert at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/112297] Failure of pr100936.c on x86_64-apple-darwin21 Date: Mon, 30 Oct 2023 14:34: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: 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: cf_gccbuild bug_status cf_gcchost keywords cc cf_gcctarget everconfirmed cf_reconfirmed_on 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=3D112297 Francois-Xavier Coudert changed: What |Removed |Added ---------------------------------------------------------------------------- Build| |x86_64-apple-darwin21 Status|UNCONFIRMED |NEW Host| |x86_64-apple-darwin21 Keywords| |testsuite-fail CC| |iains at gcc dot gnu.org Target| |x86_64-apple-darwin21 Ever confirmed|0 |1 Last reconfirmed| |2023-10-30 --- Comment #1 from Francois-Xavier Coudert = --- I don't know enough to see if the asm in the code is incompatible with darw= in syntax, or if the middle-end should emit different asm.=