From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 40D7D385E02B; Sat, 17 Feb 2024 22:18:17 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 40D7D385E02B DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1708208297; bh=cZsrrTV3KzeQvlM9L8HNVaGcvzTA43ILts+Thre54/U=; h=From:To:Subject:Date:In-Reply-To:References:From; b=yGkr4CNL1UMCQo7iJn5Kd6PgG1GtNpq8jbw+szxHpo8OiQlZ102JpGjKUIWImlDDC u+4RWUXBi/iAuinNyJNpRM7gUbOQkjSNwMlLTPIrUloUSBa4JehPDVGMmSICvFGyu1 AQwgLwPLGekw4jljt95ruIRSkanIo4DjgcQFtiic= From: "pinskia at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/113971] [14 Regression] failure to build on arm64 musl (#error "Unsupported AArch64 platform for heap trampolines") Date: Sat, 17 Feb 2024 22:18:17 +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: build X-Bugzilla-Severity: normal X-Bugzilla-Who: pinskia at gcc dot gnu.org 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: 14.0 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: keywords short_desc target_milestone cf_gcctarget 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=3D113971 Andrew Pinski changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |build Summary|failure to build on arm64 |[14 Regression] failure to |musl (#error "Unsupported |build on arm64 musl (#error |AArch64 platform for heap |"Unsupported AArch64 |trampolines") |platform for heap | |trampolines") Target Milestone|--- |14.0 Target| |aarch64-linux-musl=