[Bug tree-optimization/95295] g++ produces incorrect code with -O3 for loops

2020-06-06 Thread gsocshubham at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95295 Shubham Narlawar changed: What|Removed |Added CC||gsocshubham at gmail dot com ---

[Bug tree-optimization/95295] g++ produces incorrect code with -O3 for loops

2020-05-27 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95295 --- Comment #8 from CVS Commits --- The master branch has been updated by Richard Biener : https://gcc.gnu.org/g:6c8e16aea85286721eb5689f9bcae09d36003cb1 commit r11-660-g6c8e16aea85286721eb5689f9bcae09d36003cb1 Author: Richard Biener Date:

[Bug tree-optimization/95295] g++ produces incorrect code with -O3 for loops

2020-05-27 Thread rguenther at suse dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95295 --- Comment #7 from rguenther at suse dot de --- On Wed, 27 May 2020, vsevolod.livinskij at frtk dot ru wrote: > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95295 > > --- Comment #6 from Vsevolod Livinskiy --- > Thank you for such a quick

[Bug tree-optimization/95295] g++ produces incorrect code with -O3 for loops

2020-05-26 Thread vsevolod.livinskij at frtk dot ru
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95295 --- Comment #6 from Vsevolod Livinskiy --- Thank you for such a quick fix! Sorry about duplicates, I saw different assert messages and thought that they were different bugs. I still can see ICE in hoist_memory_references (bug 95283) on trunk.

[Bug tree-optimization/95295] g++ produces incorrect code with -O3 for loops

2020-05-25 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95295 Richard Biener changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

[Bug tree-optimization/95295] g++ produces incorrect code with -O3 for loops

2020-05-25 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95295 --- Comment #4 from CVS Commits --- The master branch has been updated by Richard Biener : https://gcc.gnu.org/g:4acca1c0635dfa43cd8c4bfe2b22e17909fc23a3 commit r11-609-g4acca1c0635dfa43cd8c4bfe2b22e17909fc23a3 Author: Richard Biener Date:

[Bug tree-optimization/95295] g++ produces incorrect code with -O3 for loops

2020-05-25 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95295 --- Comment #3 from Richard Biener --- *** Bug 95281 has been marked as a duplicate of this bug. ***

[Bug tree-optimization/95295] g++ produces incorrect code with -O3 for loops

2020-05-25 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95295 --- Comment #2 from Richard Biener --- *** Bug 95283 has been marked as a duplicate of this bug. ***

[Bug tree-optimization/95295] g++ produces incorrect code with -O3 for loops

2020-05-25 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95295 Richard Biener changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|