On 04/01/2017 10:48 AM, Andrew Jenner wrote:
In the course of working with ia16, I found a case where the sorted_allocnos array in ira-color.c requires more than ira_allocnos_num entries. The following patch allows this array to expand when this happens.

2017-04-01  Andrew Jenner  <and...@codesourcery.com>

     * ira-color.c (n_sorted_allocnos): New variable.
     (improve_allocation): Use it.
     (ira_initiate_assign): Initialize it.
     (fast_allocation): Likewise.
Again, testcase or more information needed.

jeff

Reply via email to