https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106041
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://gcc.gnu.org/bugzill | |a/show_bug.cgi?id=108681 --- Comment #14 from Andrew Pinski <pinskia at gcc dot gnu.org> --- (In reply to Richard Biener from comment #12) > The reduced testcase doesn't fail on the trunk (but I lack preprocessed > source for trunk to re-reduce it). The unreduced testcase doesn't build on > trunk due to standard library header portability issues. > > The reduced testcase is very small - two BBs, one BB with an infinite cycle > and no path to exit. I suspect this is a dup of bug 108681 ....