https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118891
Richard Biener <rguenth at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Known to work| |13.3.0 Known to fail| |14.2.0 --- Comment #13 from Richard Biener <rguenth at gcc dot gnu.org> --- Running the testsuite with the stage2 compiler might be also interesting (we'd get a smaller testcase than stacktrace.cc). You can do 'make stage1-start; cd gcc; make check-gcc' (and with stage2-start for stage2).