From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id AFAEF3858D1E; Tue, 30 Apr 2024 17:55:45 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org AFAEF3858D1E DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1714499745; bh=S/M8NNcutqhBIEQm4bqpEjOvgmsVJcD7Y1sp4GcikI0=; h=From:To:Subject:Date:In-Reply-To:References:From; b=gQByYen96oTEFXGXfcUgttONGstWyNy7U7wOPLrfpIbVTl3F2zzHPI2x7W+zxg49Z aPN1AMnKWv21hHyvaTs+dQDdsa261HD9yiEZgZcoDmSBTjqhvdr9X0hMhF6xyaqBJb h0V4mbr463gUgVvy2FWXvjgRcQz1o/nt+CQPnf9k= From: "dm.chestnykh at gmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/98784] [11/12/13/14/15 Regression] problematic build of uClibc with -fPIC Date: Tue, 30 Apr 2024 17:55:45 +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: 10.2.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: dm.chestnykh at gmail dot com X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P4 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 11.5 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=3D98784 --- Comment #20 from Dmitriy Chestnykh --- The patch is pushed, sparc systems now works fine with uClibc-ng. I think we should close this issue. https://cgit.uclibc-ng.org/cgi/cgit/uclibc-ng.git/commit/?id=3Dc8d6b02d7142= 51afc82157eabb8752fd0010030e Best regards, Dmitriy=