On 10/27/21 08:33, Richard Biener wrote:
OK. (btw, can we use opts_set.param_... now instead of -1?)
Yes, we can. Let me try cooking a follow up patch.
Cheers,
Martin
On Tue, Oct 26, 2021 at 5:11 PM Martin Liška wrote:
>
> Hello.
>
> We should not allow a negative IntegerRange for UInteger options.
> The negative ranges for the 2 params are default and does not make sense.
>
> Patch can bootstrap on x86_64-linux-gnu and survives regression tests.
>
> Ready to b
Hello.
We should not allow a negative IntegerRange for UInteger options.
The negative ranges for the 2 params are default and does not make sense.
Patch can bootstrap on x86_64-linux-gnu and survives regression tests.
Ready to be installed?
Thanks,
Martin
gcc/ChangeLog:
* opt-function