On Sep 15, 2011, at 1:20 AM, Tom de Vries wrote:
> On 09/14/2011 06:35 PM, Zdenek Dvorak wrote:
>> Hi,
>>
>>> The attached patch fixes PR50322.
>>>
>>> The test-case is supposed to succeed if the loop counter data-type has the
>>> same
>>> size as a pointer. The patch defines TYPE to be an int d
On 09/14/2011 06:35 PM, Zdenek Dvorak wrote:
> Hi,
>
>> The attached patch fixes PR50322.
>>
>> The test-case is supposed to succeed if the loop counter data-type has the
>> same
>> size as a pointer. The patch defines TYPE to be an int datatype of the same
>> size
>> as a pointer, and uses it.
Hi,
> The attached patch fixes PR50322.
>
> The test-case is supposed to succeed if the loop counter data-type has the
> same
> size as a pointer. The patch defines TYPE to be an int datatype of the same
> size
> as a pointer, and uses it. After this fix, there's no need for the avr xfails
> an