> You're not fully testing the new assembler and linker because of the way the 
> compiler is configured.  You need a compiler configured without as and ld.

ok.  I scrubbed the other one, and used this:
gcc -v
Using built-in specs.
Target: sparc-sun-solaris2.10
Configured with: ../gcc/configure --srcdir=../gcc --prefix=/usr/local/gcc4nobin 
--disable-libgcj
Thread model: posix
gcc version 4.0.1

                === ld tests ===

Schedule of variations:
    unix

Running target unix
Using /usr/local/share/dejagnu/baseboards/unix.exp as board description file 
for target.
Using /usr/local/share/dejagnu/config/unix.exp as generic interface file for 
target.
...
Running 
/export/home/helm/project/gnu/binutils/binutils-050926/ld/testsuite/ld-bootstrap/bootstrap.exp
 ...
FAIL: bootstrap with --static
...
Running 
/export/home/helm/project/gnu/binutils/binutils-050926/ld/testsuite/ld-elfweak/elfweak.exp
 ...
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: ELF weak size
...
Running 
/export/home/helm/project/gnu/binutils/binutils-050926/ld/testsuite/ld-shared/shared.exp
 ...
FAIL: shared (non PIC)
FAIL: shared (non PIC, load offset)
FAIL: shared
FAIL: shared -Bsymbolic
FAIL: shared (PIC main, non PIC so)
FAIL: shared (PIC main)
Running 
/export/home/helm/project/gnu/binutils/binutils-050926/ld/testsuite/ld-sparc/sparc.exp
 ...
FAIL: 64-bit: TLS -fpic and -fno-pic exec transitions
Running 
/export/home/helm/project/gnu/binutils/binutils-050926/ld/testsuite/ld-srec/srec.exp
 ...
...
                === ld Summary ===

# of expected passes            174
# of unexpected failures        15
# of expected failures          5

> > as:
> > [New in this release - no problems reported in binutils-2.16.1]

as tested exactly same - 
Running 
/export/home/helm/project/gnu/binutils/binutils-050926/gas/testsuite/gas/macros/macros.exp
 ...
FAIL: macros dot



_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to