https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63304
Richard Earnshaw <rearnsha at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |WONTFIX --- Comment #4 from Richard Earnshaw <rearnsha at gcc dot gnu.org> --- I see this as a theoretical problem that's unlikely to ever manifest itself with real code (functions generating .5 million instructions would take insanely long to compile in real life). Unless you can show some *real* code that exhibits this problem I propose we don't try to fix this; it's just a limit on the compiler. We have bigger problems to worry about.