Hi GCC I wanted to report one or more bugs, unfortunately they are not consistently reproducable, which is odd. It happens when compiling the chromium part of qtwebengine after the update to gcc 14 and during development for updating Chromium to 126. On almost every run over a few thousand files one or more files will crash with an ICE, that goes away if you just build again. I was under the impression gcc was doing everything reproducable, so this is really confusing.
The errors claim different random spots in the sources with either "internal compiler error: Segmentation fault" or "internal compiler error: in tree_node_structure_for_code, at tree:527" How should I approach reporting this to get it fixed? Best regards Allan