Re: [PATCH v2 1/5] fix up compute_objsize: move bndrng into access_data

2021-12-08 Thread Jeff Law via Gcc-patches
On 12/6/2021 10:31 AM, Martin Sebor wrote: Attached is the subset of the patch in part (1) below:  Move bndrng from access_ref to access_data. On 12/3/21 5:00 PM, Jeff Law wrote: On 11/8/2021 7:34 PM, Martin Sebor via Gcc-patches wrote: The pointer-query code that implements compute_objsi

[PATCH v2 1/5] fix up compute_objsize: move bndrng into access_data

2021-12-06 Thread Martin Sebor via Gcc-patches
Attached is the subset of the patch in part (1) below: Move bndrng from access_ref to access_data. On 12/3/21 5:00 PM, Jeff Law wrote: On 11/8/2021 7:34 PM, Martin Sebor via Gcc-patches wrote: The pointer-query code that implements compute_objsize() that's in turn used by most middle end acc