From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 2304F3852A7C; Wed, 14 Dec 2022 16:00:46 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 2304F3852A7C DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1671033647; bh=Ji+MMgz3Nl789FRIoxNmbWfFpOurETUSSSSGPb4lO1Q=; h=From:To:Subject:Date:In-Reply-To:References:From; b=xWXkVxYT6slIWJCbutzpOgthuX0QRaaHgsLyempSi/6Uh8QqnkA2xFaWFxJEYF8Hc oN2CepWiac08CiNryPS1lfCNPTpdzt0UqQu06LeUXoOA6BaeMj1lhuLNk/Wfn5/8c4 kEsWVtOUUh0Oywxe5wxmI8j6GOS0+YRd7jHFnK7w= From: "hjl.tools at gmail dot com" To: glibc-bugs@sourceware.org Subject: [Bug libc/29899] Fix for bz#20305 broke glibc on alpha-linux-gnu Date: Wed, 14 Dec 2022 16:00:46 +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.34 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: hjl.tools at gmail dot com X-Bugzilla-Status: WAITING 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: 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=3D29899 --- Comment #6 from H.J. Lu --- (In reply to John Paul Adrian Glaubitz from comment #5) > So, my suspicion is that adding the variable _dl_minsigstacksize to struct > rtld_global_ro {} breaks the ABI on Alpha. rtld_global_ro is private to glibc. Are there any hardcoded rtld_global_ro related values on Alpha? --=20 You are receiving this mail because: You are on the CC list for the bug.=