On 12/15/20 3:30 AM, Martin Liška wrote:
> The patch reports an error when a non-HOST_WIDE_INT options is used
> and its value is bigger than INT_MAX.
>
> Patch can bootstrap on x86_64-linux-gnu and survives regression tests.
>
> Ready to be installed?
> Thanks,
> Martin
>
> gcc/ChangeLog:
>
>     PR rtl-optimization/98271
>     PR rtl-optimization/98276
>     PR tree-optimization/98279
>     * opts-common.c (set_option): Do not allow overflow for integer
>     arguments.
>
> gcc/testsuite/ChangeLog:
>
>     PR rtl-optimization/98271
>     PR rtl-optimization/98276
>     PR tree-optimization/98279
>     * gcc.dg/pr98271.c: New test.
OK
jeff

Reply via email to