On 04/26/2016 03:08 PM, Jakub Jelinek wrote:
        ^
../../gcc/reorg.c:1413:25: warning:   matches this ā€˜i’ under old rules
        for (unsigned int i = len - 1; i < len; i--)
                          ^

Oh, and also - I flagged this while reviewing other parts of Trevor's changes, this pattern is too ugly to live, that should be a FOR_EACH_VEC_ELT_....


Bernd

Reply via email to