[Bug rtl-optimization/951] Documentation of compiler passes and sources very out of date
sandra at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Nov 15 06:58:00 GMT 2019
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.
More information about the Gcc-bugs
mailing list