On Tue, 2020-07-28 at 19:20 -0600, Martin Sebor via Gcc-patches wrote:
> Patch 3 adjusts tree-ssa-uninit.c to the changes to attribute access but
> has only a cosmetic effect on informational notes in -Wuninitialized.
> [3/5] - Make use of new attribute access infrastructure in tree-ssa-uninit.c.
> 
> gcc/ChangeLog:
> 
>       * tree-ssa-uninit.c (maybe_warn_pass_by_reference): Handle attribute
>       access internal representation of arrays.
> 
> gcc/testsuite/ChangeLog:
> 
>       * gcc.dg/uninit-37.c: New test.
> 
This is fine once the preqreqs are approved.

jeff

Reply via email to