public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* Documenting common C/C++ options
@ 2023-10-10  9:47 Florian Weimer
  2023-10-10 10:46 ` Richard Earnshaw (lists)
  0 siblings, 1 reply; 7+ messages in thread
From: Florian Weimer @ 2023-10-10  9:47 UTC (permalink / raw)
  To: gcc

Currently, -fsigned-char and -funsigned-char are only documented as C
language options, although they work for C++ as well (and Objective-C
and Objective-C++, I assume, but I have not tested this).  There does
not seem to be a place for this kind of options in the manual.

The options -fshort-enums and -fshort-wchar are documented under
code-generation options, but this seems to be a bit of a stretch because
(at least for -fshort-wchar), these too seem to be more about front-end
behavior.

What would be a good way to address this?

Thanks,
Florian


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2023-10-10 17:15 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-10-10  9:47 Documenting common C/C++ options Florian Weimer
2023-10-10 10:46 ` Richard Earnshaw (lists)
2023-10-10 10:48   ` Richard Earnshaw (lists)
2023-10-10 11:11     ` Florian Weimer
2023-10-10 11:15       ` Richard Biener
2023-10-10 16:33       ` Jason Merrill
2023-10-10 17:15         ` Florian Weimer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).