[PATCH] Change ranges_table and ranges_by_label arrays into vec<*, va_gc> *

Bernd Schmidt bschmidt@redhat.com
Fri Oct 21 11:54:00 GMT 2016


On 10/20/2016 08:30 PM, Jakub Jelinek wrote:
> This patch changes these two manually maintained arrays into normal
> vec.h vectors.
>
> Bootstrapped/regtested on x86_64-linux and i686-linux, ok for trunk?
>
Looks good. For safety, could you make a before/after comparison on one 
large sourcefile to make sure code is identical?


Bernd



More information about the Gcc-patches mailing list