This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [PATCH] powerpc: Do not run IFUNC resolvers for LD_DEBUG=unused [BZ #24214]
- From: Florian Weimer <fweimer at redhat dot com>
- To: Adhemerval Zanella <adhemerval dot zanella at linaro dot org>
- Cc: libc-alpha at sourceware dot org
- Date: Wed, 18 Dec 2019 17:21:38 +0100
- Subject: Re: [PATCH] powerpc: Do not run IFUNC resolvers for LD_DEBUG=unused [BZ #24214]
- References: <20191217185816.29521-1-adhemerval.zanella@linaro.org>
* Adhemerval Zanella:
> This patch adds the missing bits for powerpc and fixes both
> tst-ifunc-fault-lazy and tst-ifunc-fault-bindnow failures on
> powerpc-linux-gnu.
Thanks. Patch looks good.
Florian