This is the mail archive of the binutils@sourceware.org mailing list for the binutils 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: Setting a date for the 2.31 branch


On Fri, Jun 15, 2018 at 11:29:49AM +0200, Matthias Klose wrote:
> ppc64el:
> Running /<<PKGBUILDDIR>>/ld/testsuite/ld-ifunc/ifunc.exp ...
> FAIL: Build pr23169a
> FAIL: Build pr23169b
> FAIL: Build pr23169c
> FAIL: Build pr23169d
> FAIL: Build pr23169e
> FAIL: Build pr23169f

This is a testsuite problem.  Expected readelf output is that for x86
which lacks the localentry annotation for functions on ppc64le.
pr23169a and pr23169d expect that "func" is changed from an ifunc to a
normal function, which is a lie, and I think unnecessary as
demonstrated by the fact that ppc64le and ppc64 pass actually running
these tests.  Did someone OK HJ's patch at
https://sourceware.org/ml/binutils/2018-05/msg00140.html ?

> powerpc:
> Running /«PKGBUILDDIR»/ld/testsuite/ld-elf/shared.exp ...
> FAIL: Run with pr11138-2.c libpr11138-1.so
> FAIL: Run with libpr11138-1.so pr11138-2.c
> Running /«PKGBUILDDIR»/ld/testsuite/ld-gc/gc.exp ...
> FAIL: Check --gc-section
> FAIL: Check --gc-section/-q
> FAIL: Check --gc-section/-r/-e
> FAIL: Check --gc-section/-r/-u
> Running /«PKGBUILDDIR»/ld/testsuite/ld-ifunc/ifunc.exp ...

I don't see any of the above.

> FAIL: Build pr23169a
> FAIL: Build pr23169d
> FAIL: Run pr23169a
> FAIL: Run pr23169b
> FAIL: Run pr23169c
> FAIL: Run pr23169d
> FAIL: Run pr23169e
> FAIL: Run pr23169f

Testsuite problem, and possibly some ppc32 breakage.

> ppc64:
> Running /<<PKGBUILDDIR>>/ld/testsuite/ld-ifunc/ifunc.exp ...
> FAIL: Build pr23169a
> FAIL: Build pr23169d

Testsuite problem again.

> FAIL: Run pr18841 with libpr18841b.so
> FAIL: Run pr18841 with libpr18841c.so
> FAIL: Run pr18841 with libpr18841bn.so (-z now)
> FAIL: Run pr18841 with libpr18841cn.so (-z now)

I don't see these.

-- 
Alan Modra
Australia Development Lab, IBM


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