On Fri, Jan 3, 2020 at 1:26 PM Martin Liška wrote:
>
> Hi.
>
> One another fix where -Ox sets a parameter that
> is not marked with Optimize keyword. Fixed by
> adding the keyword.
>
> Patch can bootstrap on x86_64-linux-gnu and survives regression tests.
>
> Ready to be installed?
As said in the
On Fri, 2020-01-03 at 13:26 +0100, Martin Liška wrote:
> Hi.
>
> One another fix where -Ox sets a parameter that
> is not marked with Optimize keyword. Fixed by
> adding the keyword.
>
> Patch can bootstrap on x86_64-linux-gnu and survives regression tests.
>
> Ready to be installed?
> Thanks,
>
Hi.
One another fix where -Ox sets a parameter that
is not marked with Optimize keyword. Fixed by
adding the keyword.
Patch can bootstrap on x86_64-linux-gnu and survives regression tests.
Ready to be installed?
Thanks,
Martin
gcc/ChangeLog:
2020-01-03 Martin Liska
PR tree-optimiz