Re: [TCWG CI] Regression caused by gcc: [PR102546] X << Y being non-zero implies X is also non-zero.

2021-10-03 Thread Aldy Hernandez
This has been fixed in trunk. On Sun, Oct 3, 2021, 23:02 wrote: > [TCWG CI] Regression caused by gcc: [PR102546] X << Y being non-zero > implies X is also non-zero.: > commit 5f9ccf17de7f7581412c6bffd4a37beca9a79836 > Author: Aldy Hernandez > > [PR102546] X <<

Re: [TCWG CI] 471.omnetpp slowed down by 8% after gcc: Avoid invalid loop transformations in jump threading registry.

2021-09-30 Thread Aldy Hernandez
l sorts of grief. Out of curiosity, does the attached (untested) patch fix the regression? Aldy Regards, -- Maxim Kuvyrkov https://www.linaro.org On 27 Sep 2021, at 02:52, ci_not...@linaro.org wrote: After gcc commit 4a960d548b7d7d942f316c5295f6d849b74214f5 Author: Aldy Hernandez Avo