https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69888

--- Comment #3 from Uroš Bizjak <ubizjak at gmail dot com> ---
(In reply to Uroš Bizjak from comment #2)
> (In reply to Jakub Jelinek from comment #1)
> 
> > Untested fix.
> Looks OK, but please introduce a temporary variable, something like:
>
> +      HOST_WIDE_INT new_size;

HOST_WIDE_INT new_expected_size;

would be even better.

Reply via email to