On Fri, 2020-03-20 at 10:51 +0100, Richard Biener wrote:
> This fixes the heuristic deriving an actual object type from a
> MEM_REFs pointer operand to use the more sensible type of an
> actual object instead of the pointed to type.
> 
> Bootstrapped / tested on x86_64-unknown-linux-gnu, applied.
> 
> Richard.
> 
> 2020-03-20  Richard Biener  <rguent...@suse.de>
> 
>       PR tree-optimization/94266
>       * gimple-ssa-sprintf.c (get_origin_and_offset): Use the
>       type of the underlying object to adjust for the containing
>       field if available.
Thanks.  I'll re-enable the tester momentarily.

Jeff
> 

Reply via email to