[Bug ipa/101949] git miscompiled with -flto -fipa-pta

2021-08-18 Thread marxin at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101949 --- Comment #5 from Martin Liška --- One sees it on the current master, gcc-11 branch make a different partitioning..

[Bug ipa/101949] git miscompiled with -flto -fipa-pta

2021-08-18 Thread marxin at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101949 Martin Liška changed: What|Removed |Added CC||hubicka at gcc dot gnu.org,

[Bug ipa/101949] git miscompiled with -flto -fipa-pta

2021-08-18 Thread marxin at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101949 --- Comment #3 from Martin Liška --- Created attachment 51315 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=51315&action=edit tarball with pre-processed source files

[Bug ipa/101949] git miscompiled with -flto -fipa-pta

2021-08-17 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101949 --- Comment #2 from Andrew Pinski --- I don't think all of the bugs with -fipa-pta have been fixed which is why it is not turned on by default.