From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 31DDA3857C58; Sat, 25 Jul 2020 20:12:43 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 31DDA3857C58 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1595707963; bh=yN/swEkxyCoNdUAh1iI6QE7QpKtVhdNddVLpqa6rU8w=; h=From:To:Subject:Date:In-Reply-To:References:From; b=QZPUMPL+9X8A0o/563MxDLK7dw1gLroWY51rcUtY9p2xlDF6vSwRKzrfLAral/ly4 w08vWaUz4XTY5Yi8pQ5CQ7COqTKOAbDNpSakIONhieMvHaShjojjaNgguSRsoRH8MI 0onSlUm9CzE6YoGcqm34lzybg1NPFSlxR+t4+w7U= From: "slyfox at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/96190] --enable-default-pie on sparc uses crtbeginS.o (correct) and crtend.o (incorrect) Date: Sat, 25 Jul 2020 20:12:43 +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: 11.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: slyfox at gcc dot gnu.org X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: slyfox at gcc dot gnu.org X-Bugzilla-Target-Milestone: 10.3 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc bug_status target_milestone resolution assigned_to 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 X-BeenThere: gcc-bugs@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-bugs mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 25 Jul 2020 20:12:43 -0000 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D96190 Sergei Trofimovich changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |slyfox at gcc dot gnu.org Status|UNCONFIRMED |RESOLVED Target Milestone|--- |10.3 Resolution|--- |FIXED Assignee|unassigned at gcc dot gnu.org |slyfox at gcc dot g= nu.org --- Comment #5 from Sergei Trofimovich --- Should be fixed for sparc for 10.3. Will handle other targets separately.=