[Bug tree-optimization/110440] [14 regression] ICE when building pixman

2023-06-28 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110440 Richard Biener changed: What|Removed |Added Resolution|--- |DUPLICATE Status|ASSIGNED

[Bug tree-optimization/110440] [14 regression] ICE when building pixman

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

[Bug tree-optimization/110440] [14 regression] ICE when building pixman

2023-06-27 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110440 --- Comment #3 from Sam James --- I've hit it with another package (basis_universal) but the ICE looks identical and it's C++ so I won't worry about reducing it unless someone asks me to. ``` during GIMPLE pass: vect /var/tmp/portage/games-util

[Bug tree-optimization/110440] [14 regression] ICE when building pixman

2023-06-27 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110440 --- Comment #2 from Sam James --- Created attachment 55406 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=55406&action=edit reduced.i

[Bug tree-optimization/110440] [14 regression] ICE when building pixman

2023-06-27 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110440 Andrew Pinski changed: What|Removed |Added Target Milestone|--- |14.0 Keywords|