Jakub Jelinek <ja...@redhat.com> writes:
> Hi!
>
> The following patch makes sure we punt in the 3 spots if precision is above
> MAX_BITSIZE_MODE_ANY_INT.
>
> Bootstrapped/regtested on x86_64-linux and i686-linux, ok for trunk?
>
> 2020-01-23  Jakub Jelinek  <ja...@redhat.com>
>
>       PR target/93376
>       * simplify-rtx.c (simplify_const_unary_operation,
>       simplify_const_binary_operation): Punt for mode precision above
>       MAX_BITSIZE_MODE_ANY_INT.

OK, thanks.

Richard

Reply via email to