On 12/26/2013 04:41 AM, Senthil Kumar Selvaraj wrote:
> Hi,
>
> gcc.c-torture/compile/pr34856.c and a couple of other tests segfault
> for the AVR target. Looking at the code, I found that the
> x_ira_register_move_cost array[TImode] is NULL, while the code goes on
> to dereference it (ira
On 01/13/2014 03:54 AM, Senthil Kumar Selvaraj wrote:
> Ping !
>
> Regards
> Senthil
>
> On Thu, Dec 26, 2013 at 03:11:25PM +0530, Senthil Kumar Selvaraj wrote:
>> Hi,
>>
>> gcc.c-torture/compile/pr34856.c and a couple of other tests segfault
>> for the AVR target. Looking at the code, I found
Ping !
Regards
Senthil
On Thu, Dec 26, 2013 at 03:11:25PM +0530, Senthil Kumar Selvaraj wrote:
> Hi,
>
> gcc.c-torture/compile/pr34856.c and a couple of other tests segfault
> for the AVR target. Looking at the code, I found that the
> x_ira_register_move_cost array[TImode] is NULL, while
Hi,
gcc.c-torture/compile/pr34856.c and a couple of other tests segfault
for the AVR target. Looking at the code, I found that the
x_ira_register_move_cost array[TImode] is NULL, while the code goes on
to dereference it (ira_register_move_cost
[ALLOCNO_MODE (a)][best][aclass] at line 18