linux test results for the 2.33 branch
Alan Modra
amodra@gmail.com
Thu Sep 19 06:40:00 GMT 2019
On Tue, Sep 17, 2019 at 03:25:05PM +0200, Matthias Klose wrote:
> powerpc, ppc64:
> 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
This should pass on powerpc. It does for me using a current gcc-9
powerpc-linux compiler. Does your powerpc-linux compiler default to
-m64?
On powerpc64 these tests are xfailed. Ubuntu edits to ld-gc/gc.exp?
if [istarget powerpc64*-*-*] {
# otherwise with -mcmodel=medium gcc we get XPASSes.
set cflags "$cflags -mminimal-toc"
}
...
#ppc64_elf_gc_mark_hook needs to be taught how to look through
#the .toc section to properly mark variable sections for gc.
setup_xfail "powerpc64*-*-*"
--
Alan Modra
Australia Development Lab, IBM
More information about the Binutils
mailing list