From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 7F79E3858D1E; Mon, 19 Sep 2022 14:07:53 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 7F79E3858D1E DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1663596473; bh=8mm2EqjhkNLSwPq2nLocedFqpWGek6IishkX37C6zG0=; h=From:To:Subject:Date:In-Reply-To:References:From; b=K6dW3LqhjHnKEzH3gOHGVzySqvkN3/6FvP6zskWSqnU0XOy5Ra0j8S6p96vdx0H5+ M4ILmHQtKzfB0nW0ce22BHg8O7BrYbjWEzKN6UJKaDj5TGbXovGUa9Q2PptGytSisr N2fChcziV/y9d98bj59oQtArL9T8y1KDljaXcBDg= From: "adhemerval.zanella at linaro dot org" 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 14:07:51 +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: adhemerval.zanella at linaro dot org 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: cc 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 Adhemerval Zanella changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |adhemerval.zanella at lina= ro dot o | |rg --- Comment #5 from Adhemerval Zanella --- (In reply to Tomas Kolda from comment #4) > Not a bug. I have set CFLAGS, CPPFLAGS, CXXFLAGX to use -O2 instead of -O= s. Ideally, we should support -Os as well. I think we should add a patch simil= ar to the one to avoid libcalls [1] also to fix the possible strcpy call. [1] https://patchwork.sourceware.org/project/glibc/patch/20220811121909.4110665= -1-adhemerval.zanella@linaro.org/ --=20 You are receiving this mail because: You are on the CC list for the bug.=