From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id B8DCB3858D38; Tue, 31 Oct 2023 08:44:20 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org B8DCB3858D38 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1698741860; bh=xeC78BaTWSDGioKdZ3pnGu/8jlolqfzXjSK0Xh4o31k=; h=From:To:Subject:Date:In-Reply-To:References:From; b=wK6DRmzULtxOuM5DAsgIhMF51cB+r1Vix7UAoai6icCvt2u5vdaap2AhXSAntF70n khio4W+WIkcH6EWg+iez88nF8vIJzElEIeO1Fhyxs8zxNVSddEZJXqwkCTtuQfDk26 eE5NLPEpbjV1yF1nMorQXjGpHTyV2FxTy5sMljEU= From: "rguenth at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/112300] [14 Regression] Cross compiling to mipsisa64r2-sde-elf fails because "HEAP_TRAMPOLINES_INIT was not declared in this scope" since r14-4821-g28d8c680aaea46 Date: Tue, 31 Oct 2023 08:44:20 +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: rguenth at gcc dot gnu.org X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P1 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 14.0 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: short_desc target_milestone priority keywords 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=3D112300 Richard Biener changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Cross compiling to |[14 Regression] Cross |mipsisa64r2-sde-elf fails |compiling to |because |mipsisa64r2-sde-elf fails |"HEAP_TRAMPOLINES_INIT was |because |not declared in this scope" |"HEAP_TRAMPOLINES_INIT was |since |not declared in this scope" |r14-4821-g28d8c680aaea46 |since | |r14-4821-g28d8c680aaea46 Target Milestone|--- |14.0 Priority|P3 |P1 Keywords| |build=