Ping^2
I forgot this one was still pending.
On 13 August 2013 14:21, Yvan Roux wrote:
> Ping.
>
> On 23 July 2013 16:18, Yvan Roux wrote:
>> Hi,
>>
>> I forgot to add the test case with the PR fix, the attached patch add it.
>>
>> Thanks,
>> Yvan
>>
>> ChangeLog
>>
>> gcc/testsuite
>>
>> 2013-0
Ping.
On 23 July 2013 16:18, Yvan Roux wrote:
> Hi,
>
> I forgot to add the test case with the PR fix, the attached patch add it.
>
> Thanks,
> Yvan
>
> ChangeLog
>
> gcc/testsuite
>
> 2013-07-23 Yvan Roux
>
> PR target/57909
> * gcc.target/arm/pr57909.c: New test.
>
>
> On 17
Hi,
I forgot to add the test case with the PR fix, the attached patch add it.
Thanks,
Yvan
ChangeLog
gcc/testsuite
2013-07-23 Yvan Roux
PR target/57909
* gcc.target/arm/pr57909.c: New test.
On 17 July 2013 10:58, Ramana Radhakrishnan wrote:
> On 07/17/13 09:53, Yvan Roux
On 07/17/13 09:53, Yvan Roux wrote:
Hi,
this patch fixes the issue described in PR57909, where we have an ICE
during the internal memcpy, as some UNSPEC_UNALIGNED insns are emitted
even if -mno-unaligned-access flag is passed. See the link below for a
more detailled description:
http://gcc.gnu.
Hi,
this patch fixes the issue described in PR57909, where we have an ICE
during the internal memcpy, as some UNSPEC_UNALIGNED insns are emitted
even if -mno-unaligned-access flag is passed. See the link below for a
more detailled description:
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57909
Te