https://gcc.gnu.org/bugzilla/show_bug.cgi?id=951
sandra at gcc dot gnu.org changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sandra at gcc dot gnu.org --- Comment #11 from sandra at gcc dot gnu.org --- I think that to confirm this is fixed, somebody would have to go through passes.def and compare it to the docs. It would really be nice if we could make this self-documenting, though -- include a short pass description in the code where the pass is declared which we could extract via a script that also massages passes.def into a table to insert into the manual, etc.