[Bug tree-optimization/120451] CSWTCH variables should be mergable

2025-06-02 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120451 Andrew Pinski changed: What|Removed |Added Target Milestone|--- |16.0 Status|ASSIGNED

[Bug tree-optimization/120451] CSWTCH variables should be mergable

2025-06-02 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120451 --- Comment #5 from GCC Commits --- The trunk branch has been updated by Andrew Pinski : https://gcc.gnu.org/g:aa935ce40a777eb0b4a4d3d2e03cf2efb4cf9619 commit r16-1067-gaa935ce40a777eb0b4a4d3d2e03cf2efb4cf9619 Author: Andrew Pinski Date: Mo

[Bug tree-optimization/120451] CSWTCH variables should be mergable

2025-06-02 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120451 --- Comment #4 from Andrew Pinski --- Patch posted: https://gcc.gnu.org/pipermail/gcc-patches/2025-June/685409.html

[Bug tree-optimization/120451] CSWTCH variables should be mergable

2025-06-02 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120451 --- Comment #3 from Andrew Pinski --- Created attachment 61563 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=61563&action=edit Patch which I am testing

[Bug tree-optimization/120451] CSWTCH variables should be mergable

2025-05-28 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120451 --- Comment #2 from Andrew Pinski --- Oh DECL_MERGEABLE was only added recently in GCC 14 by r14-1500-g4d935f52b0d5c0. This might be the reason why it was not marked as CSWTCH was added in r0-92923-g7156c8abaf8f39 (4.5).

[Bug tree-optimization/120451] CSWTCH variables should be mergable

2025-05-28 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120451 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Ever confirmed|0