On Thu, 2019-12-05 at 15:22 -0700, Martin Sebor wrote: > PR middle-end/92622 - FAIL: gcc.dg/Warray-bounds-22.c on ILP32: > missing warnings for VLA on lines 67 and 69 > > gcc/ChangeLog: > > PR testsuite/92622 > * tree-vrp.c (vrp_prop::check_array_ref): Avoid using a > variable > left uninitialized by get_addr_base_and_unit_offset ofn > failure. OK jeff
- [PATCH] avoid using uninitialized offset (PR 92622) Martin Sebor
- Re: [PATCH] avoid using uninitialized offset (PR 92622) Jeff Law