From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id B500E3858D39; Mon, 19 Sep 2022 18:09:10 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org B500E3858D39 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1663610950; bh=mvkfJX8KYPku+I06PrFDLhGXs4XJqlvpig8KCH9sIy8=; h=From:To:Subject:Date:In-Reply-To:References:From; b=ruBtWm+kee3FCjXqmgJzlWPook4L+UESc3DzPpcQzW3voNI9z/9SknQpgpoRhncUL rqHioh/Mfleswh5u3G1Mo/aMMY/t29EoipBgXxZ9Fz7z14m8IpVDUAofslF4ijmFTC CwLFNnXNbB8ON18l9ykNFubFe5M0XJpywHgcL27I= From: "carlos at redhat dot com" To: glibc-bugs@sourceware.org Subject: [Bug build/29576] librtld.os: in function `_dl_start_profile': (.text+0x9444): undefined reference to `strcpy' Date: Mon, 19 Sep 2022 18:09:10 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: build X-Bugzilla-Version: 2.36 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: carlos at redhat dot com X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: NOTABUG X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot 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://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D29576 --- Comment #6 from Carlos O'Donell --- (In reply to Adhemerval Zanella from comment #5) > (In reply to Tomas Kolda from comment #4) > > Not a bug. I have set CFLAGS, CPPFLAGS, CXXFLAGX to use -O2 instead of = -Os. >=20 > Ideally, we should support -Os as well. I think we should add a patch > similar to the one to avoid libcalls [1] also to fix the possible strcpy > call. >=20 > [1] > https://patchwork.sourceware.org/project/glibc/patch/20220811121909.41106= 65- > 1-adhemerval.zanella@linaro.org/ I agree. If we get this clean I'll talk to DJ about cloning the CI builder = and test with -Os for pre-commit CI. --=20 You are receiving this mail because: You are on the CC list for the bug.=