From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 5BEE4386101D; Wed, 17 Apr 2024 20:20:36 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 5BEE4386101D DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1713385236; bh=lyPGwXWjamDPuOjGP0oMIWREWY20maLGvcWXH/cigwc=; h=From:To:Subject:Date:In-Reply-To:References:From; b=wZ3z5ebta3lLRqjWQR4rflMwPe0j88on7wVYkaWpQr8HDB+OPeGlojKAJy4fgcm9S TdnnDI89xHgCtxCSSNk9mHIF7oXj1NSjTd/fRK3d/5yIzc8ZrnBpq+q1I1WjOQMXa9 mYahKUt3haKaDzYSU7ZuKWaWGEJMzqsQb7mRffs4= From: "pinskia at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/108678] Windows on ARM64 platform target aarch64-w64-mingw32 Date: Wed, 17 Apr 2024 20:20:35 +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: X-Bugzilla-Severity: enhancement X-Bugzilla-Who: pinskia 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=3D108678 --- Comment #11 from Andrew Pinski --- (In reply to Brecht Sanders from comment #10) > What is the status of GCC support for aarch64-w64-mingw32 ? >=20 > I just tried GCC 14 snapshot 20240414 and it looks like it's still not > supported. >=20 > Build fails with: > *** Configuration aarch64-w64-mingw32 not supported Patches have started to be posted but won't be fully reviewed/committed unt= il after GCC 14 is released due to them coming in late (during stage 4) in the release cycle (See https://gcc.gnu.org/develop.html for the full gcc release/development cycle).=