From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id D7716384F038; Mon, 28 Jun 2021 18:37:03 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org D7716384F038 From: "tdiff at yandex dot ru" To: glibc-bugs@sourceware.org Subject: [Bug dynamic-link/27977] Unexpected behavior when using DT_FILTER Date: Mon, 28 Jun 2021 18:37:03 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: dynamic-link X-Bugzilla-Version: 2.34 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: tdiff at yandex dot ru 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: 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 X-BeenThere: glibc-bugs@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Glibc-bugs mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Jun 2021 18:37:04 -0000 https://sourceware.org/bugzilla/show_bug.cgi?id=3D27977 --- Comment #7 from A.Dmitrovsky --- (In reply to Florian Weimer from comment #6) >=20 > DT_NEEDED puts the referenced object after the current object in the sear= ch > scope. DT_FILTER puts it before it. I believe this is the only difference= in > the current glibc implementation. There is simply no filtering. It has be= en > this way since basically forever, so if we want to change DT_FILTER now, = we > would have to make it dependent on some additional flag. >=20 Thank you for clarification. --=20 You are receiving this mail because: You are on the CC list for the bug.=