Re: [Patch, avr]Fix multiple ICE fallout of PR 69764

2016-03-15 Thread Denis Chertykov
2016-03-10 16:46 GMT+03:00 Senthil Kumar Selvaraj : > Hi, > >This patch fixes ~230 internal compiler errors that showed up after >the fix for PR 69764. After the patch, target backends need to >explicitly specify mode for operand 2 of shift and rotate patterns - >see md.texi mod at

[Patch, avr]Fix multiple ICE fallout of PR 69764

2016-03-10 Thread Senthil Kumar Selvaraj
Hi, This patch fixes ~230 internal compiler errors that showed up after the fix for PR 69764. After the patch, target backends need to explicitly specify mode for operand 2 of shift and rotate patterns - see md.texi mod at https://gcc.gnu.org/viewcvs/gcc/trunk/gcc/doc/md.texi?r1=23