[Bug c++/109164] wrong code with thread_local reference, loops and -ftree-pre

2023-05-04 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109164 Jakub Jelinek changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug c++/109164] wrong code with thread_local reference, loops and -ftree-pre

2023-05-03 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109164 --- Comment #10 from CVS Commits --- The releases/gcc-10 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:73accd859e80e5d50937b8dc85a4e509fc174b97 commit r10-11381-g73accd859e80e5d50937b8dc85a4e509fc174b97 Author: Jakub Jelinek

[Bug c++/109164] wrong code with thread_local reference, loops and -ftree-pre

2023-05-02 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109164 --- Comment #9 from CVS Commits --- The releases/gcc-11 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:6a4942ac236ce46499073daed7ebb8fa272aa7fa commit r11-10728-g6a4942ac236ce46499073daed7ebb8fa272aa7fa Author: Jakub Jelinek

[Bug c++/109164] wrong code with thread_local reference, loops and -ftree-pre

2023-04-18 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109164 --- Comment #8 from CVS Commits --- The releases/gcc-12 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:c534a9e56cf16fd996c78f443b6c91f403d794ed commit r12-9420-gc534a9e56cf16fd996c78f443b6c91f403d794ed Author: Jakub Jelinek

[Bug c++/109164] wrong code with thread_local reference, loops and -ftree-pre

2023-03-20 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109164 --- Comment #7 from Jakub Jelinek --- Fixed on the trunk so far.

[Bug c++/109164] wrong code with thread_local reference, loops and -ftree-pre

2023-03-20 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109164 --- Comment #6 from CVS Commits --- The master branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:0a846340b99675d57fc2f2923a0412134eed09d3 commit r13-6764-g0a846340b99675d57fc2f2923a0412134eed09d3 Author: Jakub Jelinek Date: M

[Bug c++/109164] wrong code with thread_local reference, loops and -ftree-pre

2023-03-17 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109164 Jakub Jelinek changed: What|Removed |Added Assignee|unassigned at gcc dot gnu.org |jakub at gcc dot gnu.org

[Bug c++/109164] wrong code with thread_local reference, loops and -ftree-pre

2023-03-17 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109164 Richard Biener changed: What|Removed |Added Component|tree-optimization |c++ CC|