https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91025
--- Comment #3 from Jonathan Wakely ---
Thanks! As per https://gcc.gnu.org/contribute.html#patches patches should be
sent to the mailing list for review. They get missed/ignored when attached to
bugzilla. If this is your first patch for GCC it's
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91025
Jonathan Wakely changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91025
--- Comment #2 from Stephen Kell ---
Created attachment 47405
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=47405&action=edit
Patch to cpp manual page's description of -MD
It took me long enough, but I'm fairly sure this patch results in
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91025
--- Comment #1 from Jonathan Wakely ---
(In reply to Stephen Kell from comment #0)
> I'm happy in principle to produce a patch... but haven't quite got my head
> around how the man pages are generated (from the texinfo?).
Yes, via .pod files. Se