https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119778
--- Comment #7 from Andrew Pinski <pinskia at gcc dot gnu.org> --- (In reply to mcccs from comment #6) > Bisecting on GCC 13 branch (13.2-13.3) points at > https://gcc.gnu.org/git/?p=gcc.git;a=commit; > h=5ee6e01fba873580f0ee6c88a3f733e79af2e8a3 > > Can 13.1 (and 13.2) be moved to "known to work" please? This can be verified > on Compiler Explorer my reduced testcase fails for 13.1.0 while worked with GCC 12.4.0. Plus that --param uninit-max-chain-len change is just a tuning argument so it was latent before that.