From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id B08D43858C98; Tue, 19 Mar 2024 16:27:28 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org B08D43858C98 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1710865648; bh=WiWgpwgljlCzrD6vAGzq5UqU8GZTERE0ZMF6Ie4qaFw=; h=From:To:Subject:Date:In-Reply-To:References:From; b=TpLU5DGEV3AWRa7Hha4p2QD1jocGUeCRHlbXHe1J+7RY7o2x+qZ0EQoyEpE8KqBV6 k1Jgc/wFlJY1rfcdpCZLcpS7JeqR4guinKSf/xPJwijXtRYp232smIgAO0mtlSc9S4 ko0VVAKTj/0vJAKE74BTbDEsiE1XaHNb/9zrY6YM= From: "jamborm at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/112980] 64-bit powerpc ELFv2 does not allow nops to be generated before function global entry point Date: Tue, 19 Mar 2024 16:27:27 +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.2.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: jamborm at gcc dot gnu.org X-Bugzilla-Status: ASSIGNED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: linkw 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=3D112980 --- Comment #5 from Martin Jambor --- I'd like to ping this, are there plans to implement this in the near-ish te= rm?=