On 5/9/19 7:09 AM, Martin Liška wrote:
> Hi.
>
> The patch comes up with 2 new params that drive jump table density
> when optimizing for size and speed.
>
> Patch can bootstrap on x86_64-linux-gnu and survives regression tests.
>
> Ready to be installed?
> Thanks,
> Martin
>
> gcc/ChangeLog:
>
Hi.
The patch comes up with 2 new params that drive jump table density
when optimizing for size and speed.
Patch can bootstrap on x86_64-linux-gnu and survives regression tests.
Ready to be installed?
Thanks,
Martin
gcc/ChangeLog:
2019-05-07 Martin Liska
PR middle-end/90340