[Bug tree-optimization/115426] ICE: in execute_todo, at passes.cc:2138

2024-09-18 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115426 Richard Biener changed: What|Removed |Added Target Milestone|--- |14.3 Status|ASSIGNED

[Bug tree-optimization/115426] ICE: in execute_todo, at passes.cc:2138

2024-09-18 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115426 --- Comment #6 from GCC Commits --- The releases/gcc-14 branch has been updated by Richard Biener : https://gcc.gnu.org/g:5b264a4b95b8f27c3c73892892d5c2030d3c8ea7 commit r14-10685-g5b264a4b95b8f27c3c73892892d5c2030d3c8ea7 Author: Richard Biene

[Bug tree-optimization/115426] ICE: in execute_todo, at passes.cc:2138

2024-07-04 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115426 Richard Biener changed: What|Removed |Added Known to work||15.0 Keywords|ice-on-invalid

[Bug tree-optimization/115426] ICE: in execute_todo, at passes.cc:2138

2024-07-03 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115426 --- Comment #4 from GCC Commits --- The master branch has been updated by Richard Biener : https://gcc.gnu.org/g:a4bbdec2be1c9f8fb49276b8a54ee86024ceac17 commit r15-1837-ga4bbdec2be1c9f8fb49276b8a54ee86024ceac17 Author: Richard Biener Date:

[Bug tree-optimization/115426] ICE: in execute_todo, at passes.cc:2138

2024-06-11 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115426 --- Comment #3 from Richard Biener --- I think this is a gimplification failure. 'r' is neither TREE_ADDRESSABLE nor DECL_NOT_GIMPLE_REG and the =X constraint results in both allow_reg and allow_mem but we gimplify it as is_gimple_lvalue which

[Bug tree-optimization/115426] ICE: in execute_todo, at passes.cc:2138

2024-06-11 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115426 Richard Biener changed: What|Removed |Added Assignee|unassigned at gcc dot gnu.org |rguenth at gcc dot gnu.org

[Bug tree-optimization/115426] ICE: in execute_todo, at passes.cc:2138

2024-06-10 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115426 Andrew Pinski changed: What|Removed |Added Last reconfirmed||2024-06-11 Ever confirmed|0