https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119930
--- Comment #18 from Andrew Pinski <pinskia at gcc dot gnu.org> --- (In reply to Richard Biener from comment #17) > I'm not sure why this was marked as 15 regression, 15.1 works for me, so > does 15.2. Because the slightly modified testcase in comment #8 is failing in GCC 15.1.0 too. the only difference between this testcase and the testcase in the testsuite is the main is renamed to f and then main calls f.
