This is the mail archive of the binutils@sourceware.org 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: [GOLD] Where can I found other target's test result?


On Thu, Aug 16, 2012 at 8:09 PM, WANG.Jiong <wong.kwongyuan@gmail.com> wrote:
>
>   Currently, tilegx gold get the following test result:
>
>   (all ifunc test, and non-pic shared library test disabled)
>
> ============================
> 3 of 127 tests failed
> See testsuite/test-suite.log
> ============================
>
> the failed testcases are:
>
> FAIL: icf_safe_test.sh (exit: 1)
> FAIL: icf_safe_so_test.sh (exit: 1)
> FAIL: memory_test.sh (exit: 1)
>
> my question is:
>
>   where can I found other target's test results?  especially those non-x86
> target, like sparc/powerpc, because I think some testcases like
> memory_test.sh is designed for x86 feature ?

I think you'll have to build gold for the target you are interested
in, and run the testsuite.  I'm not aware of anybody tracking gold
testsuite behaviour on different targets.

I don't see anything especially x86-specific in memory_test.sh.  Of
course there may be something.

The ICF tests do have an architecture-specific aspect; take a look at
the .sh files.

Ian


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