From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 4749D385C32C; Thu, 29 Sep 2022 17:45:43 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 4749D385C32C DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1664473543; bh=HZOFhb6LIP+RHRcIEbeifrVJH8JSY7tZB5Hpv2Hn/V0=; h=From:To:Subject:Date:In-Reply-To:References:From; b=sbi0/BlnNBIex0ylZOoBvanIohbCqaCa3KgSzG5SrUko6WlgxMJ96OShyBGcU4Utp IxzJlsBDu5ZNJXnmZqApCmVvPpWTXVyxyNRUQ6QwD07N7joeARiTdtbtIDM8K3RpG/ sYa5VDQyWs4ZfbnEnKOo0uf5pNqtki3zdvTEEHOk= From: "adhemerval.zanella at linaro dot org" To: glibc-bugs@sourceware.org Subject: [Bug libc/29621] librtld.os: in function `__register_frame': libgcc/unwind-dw2-fde.c:136: undefined reference to `malloc' Date: Thu, 29 Sep 2022 17:45:42 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: libc X-Bugzilla-Version: 2.36 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: adhemerval.zanella at linaro dot org 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=3D29621 Adhemerval Zanella changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |adhemerval.zanella at lina= ro dot o | |rg --- Comment #1 from Adhemerval Zanella --- Are you sure it is not related on how you build your toolchain? I am asking because Joseph has a build service that constantly check glibc build against multiple architectures and we have not seen this issue [1]. I have rebuild toolchain for or1k and mips64el using gcc-10/gcc-11 along wi= th binutils 2.39 and glibc-2.36 branches and I have seen only an ICE in the compiler when using --enable-profile with GCC (by removing the configure sw= itch I could complete the build). [1] https://sourceware.org/pipermail/libc-testresults/2022q3/009900.html --=20 You are receiving this mail because: You are on the CC list for the bug.=