https://gcc.gnu.org/bugzilla/show_bug.cgi?id=122252
Bug ID: 122252
Summary: -WNSObject-attribute and the NSObject attribute are
not documented
Product: gcc
Version: 16.0
Status: UNCONFIRMED
Keywords: documentation
Severity: normal
Priority: P3
Component: objc
Assignee: unassigned at gcc dot gnu.org
Reporter: sandra at gcc dot gnu.org
CC: iains at gcc dot gnu.org
Blocks: 122243
Target Milestone: ---
Like the summary says, the manual has no documentation for either the warning
or the attribute it's supposed to be warning about.
Also, is it meaningful for the option to be defined for C, C++, and LTO as well
as ObjC and possibly ObjC++?
Referenced Bugs:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=122243
[Bug 122243] Hundreds of options are missing @opindex entries in manual