Re: [PATCH V2] tree-optimization/104288 - Register non-null side effects properly.

2022-02-09 Thread Andrew MacLeod via Gcc-patches
On 2/9/22 03:45, Richard Biener wrote: On Tue, Feb 8, 2022 at 9:58 PM Andrew MacLeod wrote: On 2/8/22 03:32, Richard Biener wrote: On Tue, Feb 8, 2022 at 2:33 AM Andrew MacLeod via Gcc-patches wrote: On 2/7/22 09:29, Andrew MacLeod wrote: I have a proposal for PR 104288. ALL patches (in se

Re: [PATCH V2] tree-optimization/104288 - Register non-null side effects properly.

2022-02-09 Thread Richard Biener via Gcc-patches
On Tue, Feb 8, 2022 at 9:58 PM Andrew MacLeod wrote: > > On 2/8/22 03:32, Richard Biener wrote: > > On Tue, Feb 8, 2022 at 2:33 AM Andrew MacLeod via Gcc-patches > > wrote: > >> On 2/7/22 09:29, Andrew MacLeod wrote: > >>> I have a proposal for PR 104288. > >>> > >>> ALL patches (in sequence) boo

[PATCH V2] tree-optimization/104288 - Register non-null side effects properly.

2022-02-08 Thread Andrew MacLeod via Gcc-patches
On 2/8/22 03:32, Richard Biener wrote: On Tue, Feb 8, 2022 at 2:33 AM Andrew MacLeod via Gcc-patches wrote: On 2/7/22 09:29, Andrew MacLeod wrote: I have a proposal for PR 104288. ALL patches (in sequence) bootstrap on their own and each cause no regressions. I've been continuing to work wit