This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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: [testsuite] Adding target nonpic to certain tests part. 2


Yep, that also works for us. I updated the patch. Is it ok for trunk?

--Alexander

2013/6/5 Patrick Marlier <patrick.marlier@gmail.com>:
> Hi Alexander,
>
> At least for TM testcase, I would prefer to add 'transaction_safe'
> attribute on foobar as in the attached patch.
> Aldy and Richard H: What do you think?
>
> Thanks,
> --
> Patrick
>
> On Wed, Jun 5, 2013 at 1:13 PM, Alexander Ivchenko <aivchenk@gmail.com> wrote:
>> Hi,
>>
>> Another bunch of tests that fails with -fpic.
>>
>> from here: http://gcc.gnu.org/ml/gcc-patches/2013-01/msg00539.html
>> "Since -fpic option is turned on by default in Android we have certain test
>> fails. The reason for that is that those tests rely on the
>> availability of functions, defined in them
>> and with -fpic compiler conservatively assumes that they are
>> AVAIL_OVERWRITABLE."
>>
>>  I added {target nonpic} to them as before.
>>
>>
>> Is it ok for trunk?
>>
>>
>> thanks,
>> Alexander

Attachment: add_target_nonpic_02.patch
Description: Binary data


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