On 7/8/19 1:11 AM, John Darrington wrote:
> gcc/
> * simplify-rtx.c (simplify_unary_operation_1): Change BITSIZE to PRECISION
> in simplification of (extend ashiftrt (ashift ..))) Otherwise the
> gcc_assert can catch when dealing with partial int modes.
THanks. I edited the ChangeLog entry a bi
gcc/
* simplify-rtx.c (simplify_unary_operation_1): Change BITSIZE to PRECISION
in simplification of (extend ashiftrt (ashift ..))) Otherwise the
gcc_assert can catch when dealing with partial int modes.
---
gcc/ChangeLog | 6 ++
gcc/simplify-rtx.c | 8
2 files changed, 10 ins