https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104789
Sam James <sjames at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sjames at gcc dot gnu.org --- Comment #17 from Sam James <sjames at gcc dot gnu.org> --- (In reply to Rémi Verschelde from comment #16) > Just noting that this is still reproducible in GCC 14.2 (14.2.1 20240912 > (Red Hat 14.2.1-3)), with the reproducers from comment 7 and comment 9. > > I see it had milestone moved to successive 12.x minor releases, shouldn't > this target GCC 15 / trunk if it's still reproducible (presumably) in the > development branch? No, it's the earliest supported branch that still reproduces it always AFAIK, although it might make sense for it to always be trunk until there's a fix to be backportable, that has the side-effect of making it harder to find trunk-only regressions I guess.