[Bug middle-end/86078] Documentation: missing param default values
marxin at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Sep 25 07:14:00 GMT 2018
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86078
--- Comment #5 from Martin Liška <marxin at gcc dot gnu.org> ---
Author: marxin
Date: Tue Sep 25 07:08:44 2018
New Revision: 264558
URL: https://gcc.gnu.org/viewcvs?rev=264558&root=gcc&view=rev
Log:
Document all param values and remove defaults (PR middle-end/86078).
2018-09-25 Martin Liska <mliska@suse.cz>
PR middle-end/86078
* doc/invoke.texi: Document all parameters and remove default
of the parameters.
2018-09-25 Martin Liska <mliska@suse.cz>
PR middle-end/86078
* check-params-in-docs.py: New file.
Added:
trunk/contrib/check-params-in-docs.py (with props)
Modified:
trunk/contrib/ChangeLog
trunk/gcc/ChangeLog
trunk/gcc/doc/invoke.texi
Propchange: trunk/contrib/check-params-in-docs.py
('svn:executable' added)
More information about the Gcc-bugs
mailing list