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 (CVS main branch Mon Feb 18 05:56:31 UTC 2002) testsuite on sparc-unknown-linux-gnu


On Mon, Feb 18, 2002 at 07:36:46PM +0100, Christian J?nsson wrote:
> This was on a Debian Woody (test release) sun4m system using
> 
> binutils       2.11.92.0.12.3-6
> dejagnu        1.4-4
> gcc-3.0        3.0.3-1
> libc6          2.2.5-3
> 
> /ChJ
> LAST_UPDATED: Mon Feb 18 05:56:31 UTC 2002

I think I committed the fix for the visibility stuff (which I appear to
have botched) just after that time.  No, it was just before...

> Running target unix/-fPIC
> FAIL: visibility (hidden_weak) (PIC main, non PIC so)
> FAIL: visibility (hidden_weak) (PIC main)
> FAIL: visibility (protected_weak) (PIC main, non PIC so)
> FAIL: visibility (protected_weak) (PIC main)

Why?  What's in the logs?  Does sh1.c contain __attribute__((weak)) or
not?

> FAIL: S-records
> FAIL: S-records with constructors

What's in your logs for this one?  You seemed to have a different issue
from Jakub.

> 		=== ld Summary for unix/-fPIC ===
> 
> # of expected passes		117
> # of unexpected failures	6
> # of expected failures		13
> # of unresolved testcases	4
> 
> Running target unix/-fpic
> FAIL: vers3
> FAIL: vers4
> FAIL: vers4a
> FAIL: vers6
> FAIL: vers15
> FAIL: vers19
> FAIL: visibility (hidden_weak) (PIC main, non PIC so)
> FAIL: visibility (hidden_weak) (PIC main)
> FAIL: visibility (protected_weak) (PIC main, non PIC so)
> FAIL: visibility (protected_weak) (PIC main)
> FAIL: S-records
> FAIL: S-records with constructors
> 
> 		=== ld Summary for unix/-fpic ===
> 
> # of expected passes		111
> # of unexpected failures	12
> # of expected failures		13
> # of unresolved testcases	4
> 
> Running target unix
> FAIL: visibility (hidden_weak) (PIC main, non PIC so)
> FAIL: visibility (hidden_weak) (PIC main)
> FAIL: visibility (protected_weak) (PIC main, non PIC so)
> FAIL: visibility (protected_weak) (PIC main)


Woah.  I don't remember these in your list!  Can you provide ld.log
snippets for the failing vers* tests?


-- 
Daniel Jacobowitz                           Carnegie Mellon University
MontaVista Software                         Debian GNU/Linux Developer


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