This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Re: linux test results for the 2.33 branch
- From: Alan Modra <amodra at gmail dot com>
- To: Matthias Klose <doko at ubuntu dot com>
- Cc: binutils <binutils at sourceware dot org>
- Date: Thu, 19 Sep 2019 16:10:04 +0930
- Subject: Re: linux test results for the 2.33 branch
- References: <36085b25-dbd8-3b25-7128-6da025587504@ubuntu.com>
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