Re: [Patch,AVR]: Fix cc0 and loading const_int/const_double

2011-11-21 Thread Denis Chertykov
2011/11/21 Georg-Johann Lay : > After updating my local copy I get new runtime FAILs in the test suite because > of the following sequence, e.g. from gcc.c-torture/execute/990527-1.c: > >        sbiw r28,1       ;  12  addhi3_clobber/1        [length = 1] >        ldi r24,lo8(9)   ;  24  *movhi/5  

[Patch,AVR]: Fix cc0 and loading const_int/const_double

2011-11-21 Thread Georg-Johann Lay
After updating my local copy I get new runtime FAILs in the test suite because of the following sequence, e.g. from gcc.c-torture/execute/990527-1.c: sbiw r28,1 ; 12 addhi3_clobber/1[length = 1] ldi r24,lo8(9) ; 24 *movhi/5[length = 2] clr r25