build-many-glibcs.py failures for powerpc
Joseph Myers
joseph@codesourcery.com
Thu Jan 12 02:11:00 GMT 2017
On Thu, 5 Jan 2017, Tulio Magno Quites Machado Filho wrote:
> Joseph Myers <joseph@codesourcery.com> writes:
>
> > In tests with mainline GCC and binutils I see:
> >
> > FAIL: glibcs-powerpc-linux-gnu check
> > FAIL: glibcs-powerpc-linux-gnu-power4 check
> > FAIL: glibcs-powerpc64le-linux-gnu check
> >
> > https://sourceware.org/ml/libc-testresults/2017-q1/msg00026.html
> >
> > The first two are elf/check-textrel failing for libm.so. The third is
> > elf/check-localplt failing ("Extra PLT reference: libc.so: strncmp").
> > There are no such failures for powerpc64 big endian or for soft float /
> > e500. I suppose the first two might be GCC / binutils bugs, given that I
> > don't see them with the bot using GCC 6 branch and binutils 2.28 branch.
> > I don't know how long any of these failures have been around, since
> > previously they'd have been hidden by the warnings causing failures for
> > all architectures.
>
> I've never seen them on my tests. The only elf testcase failing here is
> elf/tst-tls-manydynamic (BZ #20915).
I've traced the 32-bit failures to a GCC bug (however, the revision
implicated by bisection looks like it probably just exposed a latent bug
elsewhere).
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79066
--
Joseph S. Myers
joseph@codesourcery.com
More information about the Libc-alpha
mailing list