https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109066
Paul Thomas <pault at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Last reconfirmed| |2023-03-09 CC| |pault at gcc dot gnu.org Status|UNCONFIRMED |NEW Version|unknown |13.0 Ever confirmed|0 |1 --- Comment #1 from Paul Thomas <pault at gcc dot gnu.org> --- 8.3.1 20191027 runs through to the end of the program and then segfaults. 9.2.1 20191221 shows the same behaviour as mainline, as do all the branches in between. Thanks for the report Paul