[Bug tree-optimization/116585] [12/13/14 Regression] SSA corruption with -O3

2024-10-13 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116585 Richard Biener changed: What|Removed |Added Status|ASSIGNED|RESOLVED Known to work|

[Bug tree-optimization/116585] [12/13/14 Regression] SSA corruption with -O3

2024-10-02 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116585 --- Comment #10 from GCC Commits --- The releases/gcc-14 branch has been updated by Qing Zhao : https://gcc.gnu.org/g:e69c03971aa50fda96b3382bfded54da3d087c32 commit r14-10730-ge69c03971aa50fda96b3382bfded54da3d087c32 Author: Richard Biener D

[Bug tree-optimization/116585] [12/13/14 Regression] SSA corruption with -O3

2024-10-02 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116585 --- Comment #9 from GCC Commits --- The releases/gcc-13 branch has been updated by Qing Zhao : https://gcc.gnu.org/g:a344ba9e42224220a7279a4051a08662435b1c60 commit r13-9072-ga344ba9e42224220a7279a4051a08662435b1c60 Author: Richard Biener Dat

[Bug tree-optimization/116585] [12/13/14 Regression] SSA corruption with -O3

2024-10-02 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116585 --- Comment #8 from GCC Commits --- The releases/gcc-12 branch has been updated by Qing Zhao : https://gcc.gnu.org/g:8e5bd9b4b38f5b4fbd2a95d8f61168d9eeea97d3 commit r12-10739-g8e5bd9b4b38f5b4fbd2a95d8f61168d9eeea97d3 Author: Richard Biener Da

[Bug tree-optimization/116585] [12/13/14 Regression] SSA corruption with -O3

2024-09-26 Thread qing.zhao at oracle dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116585 --- Comment #7 from Qing Zhao --- > > Yes, I'll pick it up after some soaking on trunk during my next backporting > round. If you want to do the work of cherry-picking and regtesting feel free > to do this earlier - it's been a week on trunk a

[Bug tree-optimization/116585] [12/13/14 Regression] SSA corruption with -O3

2024-09-26 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116585 --- Comment #6 from Richard Biener --- (In reply to qinzhao from comment #5) > (In reply to Richard Biener from comment #4) > > Fixed on trunk sofar. > > thanks a lot for fixing this so quick. > Will this patch be backported to older releases?

[Bug tree-optimization/116585] [12/13/14 Regression] SSA corruption with -O3

2024-09-25 Thread qinzhao at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116585 --- Comment #5 from qinzhao at gcc dot gnu.org --- (In reply to Richard Biener from comment #4) > Fixed on trunk sofar. thanks a lot for fixing this so quick. Will this patch be backported to older releases?

[Bug tree-optimization/116585] [12/13/14 Regression] SSA corruption with -O3

2024-09-18 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116585 Richard Biener changed: What|Removed |Added Known to work||15.0 Priority|P3