This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] powerpc64le: Iterate over all object suffixes when appending -mfloat128


On Wed, 28 Jun 2017 09:19:54 +0200
Andreas Schwab <schwab@suse.de> wrote:

> > diff --git a/sysdeps/unix/sysv/linux/powerpc/powerpc64le/localplt.data b/sysdeps/unix/sysv/linux/powerpc/powerpc64le/localplt.data
> > new file mode 100644
> > index 0000000..17f89ca
> > --- /dev/null
> > +++ b/sysdeps/unix/sysv/linux/powerpc/powerpc64le/localplt.data
> > @@ -0,0 +1,3 @@
> > +# GCC emits a call to __getauxval from have_ieee_hw_p (libgcc)
> > +# (https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81193)
> > +libc.so: __getauxval  
> 
> This is unrelated and should not be part of the commit.

Sorry about that.  It got included in the patch when I was amending the
commit message right before for submission to this list.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]