public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/90464] Documentation: incorrect description of -Wunused
       [not found] <bug-90464-4@http.gcc.gnu.org/bugzilla/>
@ 2024-01-21 20:51 ` cvs-commit at gcc dot gnu.org
  2024-01-21 20:53 ` sandra at gcc dot gnu.org
  1 sibling, 0 replies; 2+ messages in thread
From: cvs-commit at gcc dot gnu.org @ 2024-01-21 20:51 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90464

--- Comment #1 from GCC Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Sandra Loosemore <sandra@gcc.gnu.org>:

https://gcc.gnu.org/g:5c3e2e134ba8e692f317f21aea10b70bfe14cfc1

commit r14-8318-g5c3e2e134ba8e692f317f21aea10b70bfe14cfc1
Author: Sandra Loosemore <sandra@codesourcery.com>
Date:   Sun Jan 21 20:42:59 2024 +0000

    Make the manual clearer about what options -Wunused enables [PR90464]

    gcc/ChangeLog
            PR c++/90464
            * doc/invoke.texi (Warning Options): Document that
-Wunused-parameter
            isn't enabled by -Wunused unless -Wextra is provided, and that
            -Wunused does enable -Wunused-const-variable=1 for C.  Clarify that
            -Wunused doesn't enable -Wunused-* options documented as behaving
            otherwise, and list them explicitly.

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

* [Bug c++/90464] Documentation: incorrect description of -Wunused
       [not found] <bug-90464-4@http.gcc.gnu.org/bugzilla/>
  2024-01-21 20:51 ` [Bug c++/90464] Documentation: incorrect description of -Wunused cvs-commit at gcc dot gnu.org
@ 2024-01-21 20:53 ` sandra at gcc dot gnu.org
  1 sibling, 0 replies; 2+ messages in thread
From: sandra at gcc dot gnu.org @ 2024-01-21 20:53 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90464

sandra at gcc dot gnu.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |FIXED

--- Comment #2 from sandra at gcc dot gnu.org ---
Fixed.

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

end of thread, other threads:[~2024-01-21 20:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-90464-4@http.gcc.gnu.org/bugzilla/>
2024-01-21 20:51 ` [Bug c++/90464] Documentation: incorrect description of -Wunused cvs-commit at gcc dot gnu.org
2024-01-21 20:53 ` sandra at gcc dot gnu.org

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).