On Wed, 2019-12-11 at 00:23 +0100, Jakub Jelinek wrote:
> Hi!
>
> The following testcase ICEs, because gimple_call_alloc_size doesn't
> always
> return a sizetype typed INTEGER_CST, which the callers rely on
> (compare
> those converted to wide_int with other wide_ints with the sizetype
> precisio
Hi!
The following testcase ICEs, because gimple_call_alloc_size doesn't always
return a sizetype typed INTEGER_CST, which the callers rely on (compare
those converted to wide_int with other wide_ints with the sizetype
precision). If alloc_size attribute has two arguments,
gimple_call_alloc_size w