http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57700
Jonathan Wakely <redi at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |documentation
Status|UNCONFIRMED |NEW
Last reconfirmed| |2013-06-24
Ever confirmed|0 |1
--- Comment #1 from Jonathan Wakely <redi at gcc dot gnu.org> ---
(In reply to Akim Demaille from comment #0)
> See http://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html and look at the
> title of the page. Of course the TOC is wrong etc.
The URL should be
http://gcc.gnu.org/onlinedocs/gcc/Language-Independent-Options.html
> (And FWIW, there appears to be no appropriate "Component" in the bug tracker
> for documentation issues).
Because documentation bugs should be assigned to the relevant component so the
relevant maintainers can fix it, e.g. libstdc++ docs bugs get assigned to
libstdc++. There's a documentation keyword instead.