From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 166DC3858D1E; Sat, 24 Dec 2022 01:09:42 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 166DC3858D1E DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1671844182; bh=6zBCVpAI7GbGBvc7LL4lfV3yoifSxmYgMVaEn7WUxIU=; h=From:To:Subject:Date:In-Reply-To:References:From; b=w90JPK5EA190HgXVT4vMcVgs+dosJ2kKV5pbxeLWWm9zoZXjAyfGqoGLGMlie63AQ dCVGGPLWoayW/31QBo14juy7WrXFTUzvUyjy+XKM2XXGdfVZUJ6j6ozo7269UX4L/N j+TYrjq6DMIuqQSqCCtg6eJdiNrqN4ox95vpjaMs= From: "goldstein.w.n at gmail dot com" To: glibc-bugs@sourceware.org Subject: [Bug build/29938] glibc-2.36 fails to build with Os with undefined reference to strcpy Date: Sat, 24 Dec 2022 01:09:41 +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: goldstein.w.n at gmail dot com X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: 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=3D29938 Noah Goldstein changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |goldstein.w.n at gmail dot= com --- Comment #1 from Noah Goldstein --- This is a duplicate of: https://sourceware.org/bugzilla/show_bug.cgi?id=3D2= 9576 and was fixed by: commit 9dc4e29f630c6ef8299120b275e503321dc0c8c7 Author: Adhemerval Zanella Netto Date: Wed Sep 21 10:51:08 2022 -0300 x86: Fix -Os build (BZ #29576) Maybe we should backport the fix? --=20 You are receiving this mail because: You are on the CC list for the bug.=