From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 75290385842A; Sun, 5 Feb 2023 19:23:30 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 75290385842A DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1675625010; bh=grCdORv9Xn/dgSc4J0BEW18VKZgKC3os2bnuy8Ws5uA=; h=From:To:Subject:Date:In-Reply-To:References:From; b=RFzCfH56mjXz9tqkLcSoWtzL6132orAClTJT7z3I558/osZjPkvWnyeS2SbrP9+zC j4V9DaoT+E4RxpiSAYTcETzmopiLR2nzlnwMJd0y+Kbwkwp+1gbKAtoO3b6c1E6m3D 1Uxvv9SxXS9cMOqJSgHl+5DQp+n/l+LJs2QcKu+g= From: "brechtsanders at users dot sourceforge.net" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/108678] Windows on ARM64 platform target aarch64-w64-mingw32 Date: Sun, 05 Feb 2023 19:23:30 +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: brechtsanders at users dot sourceforge.net X-Bugzilla-Status: UNCONFIRMED 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 #2 from Brecht Sanders --- I would love to give it a go if only I knew where to add the support. I actually got a Windows on ARM device hoping I could figure it out, bit it looks I will need tome help. The "Unknown tune used in --with-tune=3Dgeneric" error is where I'm current= ly stuck, and I couldn't figure out in which file(s) I need to address this.=