https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85716
sandra at gcc dot gnu.org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |sandra at gcc dot gnu.org
--- Comment #9 from sandra at gcc dot gnu.org ---
Just to clarify, I didn't have anything to do with proposing a "progress bar";
I just needed to know whether the split1 pass had run yet. And I ended up
solving that problem by using a property instead of a dynamic pass numbering
thing.