public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
From: Jiong WANG <wong.kwongyuan@gmail.com>
To: Ian Lance Taylor <iant@google.com>
Cc: binutils@sourceware.org
Subject: Re: [GOLD] Where can I found other target's test result?
Date: Fri, 17 Aug 2012 09:32:00 -0000	[thread overview]
Message-ID: <CA++uP6OuJoh+dNrNwYeW57JbQ-_Bkdw+n6ZtZcE4cEmx+p7wmQ@mail.gmail.com> (raw)
In-Reply-To: <CAKOQZ8wCnNpyv+9x9ugW9T-ph3vwzs+f6X2nODPP49ichn4QMQ@mail.gmail.com>

2012/8/17 Ian Lance Taylor <iant@google.com>:
> 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.
>

Hi Ian,

I checked icf_save_test.sh and got understand of how ICF works, after
refine my "possible_function_pointer_reloc" implementation, all icf
testcases passed, now only memory_test.sh failed.

thanks for clarification.

---
Regards,
WANG.Jiong


> Ian

      reply	other threads:[~2012-08-17  8:11 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-13 10:51 [GOLD] How can I add a undefined symbol in target implementation, not by "-u SYM" from command line ? Jiong WANG
2012-08-13 14:11 ` Jiong WANG
2012-08-13 15:39 ` Ian Lance Taylor
2012-08-14  3:39   ` Jiong WANG
2012-08-14  4:54     ` Ian Lance Taylor
2012-08-14  5:26       ` WANG.Jiong
2012-08-14  5:35         ` Ian Lance Taylor
2012-08-14  6:34           ` WANG.Jiong
2012-08-17  3:54           ` [GOLD] Where can I found other target's test result? WANG.Jiong
2012-08-17  6:29             ` Ian Lance Taylor
2012-08-17  9:32               ` Jiong WANG [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CA++uP6OuJoh+dNrNwYeW57JbQ-_Bkdw+n6ZtZcE4cEmx+p7wmQ@mail.gmail.com \
    --to=wong.kwongyuan@gmail.com \
    --cc=binutils@sourceware.org \
    --cc=iant@google.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).