Re: [PATCH v2 09/13] Fix PR 66768

2015-10-21 Thread Richard Henderson
On 10/21/2015 03:55 AM, Jeff Law wrote: On 10/20/2015 03:27 PM, Richard Henderson wrote: --- gcc/tree-ssa-address.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) I think this change is fine. Needs a testcase though. I'll also note you need ChangeLogs for all these patches. I know

Re: [PATCH v2 09/13] Fix PR 66768

2015-10-21 Thread Jeff Law
On 10/20/2015 03:27 PM, Richard Henderson wrote: --- gcc/tree-ssa-address.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) I think this change is fine. Needs a testcase though. I'll also note you need ChangeLogs for all these patches. I know you know that, so it's just a reminder t