This is the mail archive of the binutils@sources.redhat.com 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: Results for binutils 2.15.90 20040419 testsuite on sparc-unknown-linux-gnu


On Mon, Apr 19, 2004 at 08:24:23PM +0200, Christian Joensson wrote:
> Aurora SPARC Linux 1.0 (Ansel) SparcStation20 dual SuperSparc-(II) sun4m:
> 
> binutils 2.15.90 20040415 sparc-linux      (host built)
> bison-1.35-1
> dejagnu-1.4.2-10 (ftp://download.fedora.redhat.com/pub/fedora/linux/core/1)
> expect-5.32.2-67
> gcc 3.4.0 20040410 (prerelease) sparc-linux   (host built)
> glibc-2.2.5-44sparc1
> glibc-kernheaders-2.4-7.16sparc
> kernel-smp-2.4.26-0.1sparc (ftp://ftp.j-son.org/pub/aurora/kernel-2.4.26)
> tcl-8.3.3-67

My guess your results are that bad is because you use very obsolete glibc.
> Running target unix/-fPIC
> FAIL: visibility (hidden_undef_def) (non PIC)
> FAIL: visibility (hidden_undef_def) (non PIC, load offset)
> FAIL: visibility (hidden_undef_def)
> FAIL: visibility (hidden_undef_def) (PIC main, non PIC so)
> FAIL: visibility (hidden_undef_def) (PIC main)
> FAIL: ELF weak func first DSO
> FAIL: ELF weak func last DSO
> FAIL: ELF weak data first DSO
> FAIL: ELF weak data last DSO
> FAIL: ELF weak data first DSO common
> FAIL: ELF weak data last DSO common
> FAIL: selective4
> FAIL: selective5
> FAIL: S-records
> FAIL: S-records with constructors
> FAIL: visibility (hidden_undef_def) (non PIC)
> FAIL: visibility (hidden_undef_def) (non PIC, load offset)
> FAIL: visibility (hidden_undef_def)
> FAIL: visibility (hidden_undef_def) (PIC main, non PIC so)
> FAIL: visibility (hidden_undef_def) (PIC main)
> FAIL: ELF weak func first DSO
> FAIL: ELF weak func last DSO
> FAIL: ELF weak data first DSO
> FAIL: ELF weak data last DSO
> FAIL: ELF weak data first DSO common
> FAIL: ELF weak data last DSO common
> FAIL: selective4
> FAIL: selective5

With
rpm -q glibc gcc binutils
glibc-2.3.3-10
gcc-3.3.3-2
binutils-2.15.90.0.3-2
the only failures I get on sparc-linux are:
FAIL: TLS -fpic -shared transitions
FAIL: TLS -fpic and -fno-pic exec transitions
FAIL: TLS -fno-pic -shared
(those are because I have -z relro patch in my tree and have not updated the
testcases).
On sparc64-linux I get:
ERROR: /usr/src/aurora/BUILD/binutils-2.15.90.0.3/ld/testsuite/ld-selective/3.cc: compilation failed
ERROR: /usr/src/aurora/BUILD/binutils-2.15.90.0.3/ld/testsuite/ld-selective/4.cc: compilation failed
ERROR: /usr/src/aurora/BUILD/binutils-2.15.90.0.3/ld/testsuite/ld-selective/5.cc: compilation failed
FAIL: TLS -fpic -shared transitions
FAIL: TLS -fpic and -fno-pic exec transitions
FAIL: TLS -fno-pic -shared
and again no other failures.

	Jakub


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