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 commit] PR 19823: Don't allow COPY relocs to protected symbols


>> Is there any reason we shouldn't just skip that test case for targets
>> that don't normally use copy relocs?
>
> I'd be happy with simply skipping the test.  As it is, it is
> particularly nasty since failing that one test stops the majority of
> the other tests running, even with "make -k".
>
> Like this then?
>
>         * testsuite/Makefile.am (copy_test_protected): Disable for powerpc.
>         * testsuite/Makefile.in: Regenerate.

This is OK. Thanks!

After the branch, I think I'll look at making this test intelligently
skip itself if the expected non-pic code sequences aren't there.

-cary


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