Hi, Ruben

于 2011/9/21 18:43, Ruben Van Boxem 写道:


        ps: may you follow the binutils bug issue PR 12762 (
    http://sourceware.org/bugzilla/show_bug.cgi?id=12762 )?

        I can't find the smallest testcase.


Sorry, I don't understand what you're trying to say here.

Ruben
I mean can you debug the ld using my testcase in binutils bug PR 12762 ( http://sourceware.org/bugzilla/show_bug.cgi?id=12762 ).

I don't know why I can't debug ld when break some breakpoint , because I encounted some memory excess error.

At present, I think the code in the cofflink.c is something wrong:
          if (ps->flags & SEC_EXCLUDE)
        (*finfo->info->callbacks->einfo)
          (_("%X`%s' referenced in section `%A' of %B: "
             "defined in discarded section `%A' of %B\n"),
           h->root.root.string, o, input_bfd, ps, ps->owner);

This can cause ld return value FALSE.
But I don't know where its return value is.

This issue can cause some code can't be built with "-flto -fuse-linker-plugin".

Thanks.

--
Best Regards,
xunxun

------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2dcopy1
_______________________________________________
Mingw-w64-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to