This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/57166] Manual no longer documents -Wmissing-noreturn alias for -Wsuggest-attribute=noreturn
- From: "egallager at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 27 Jul 2017 13:38:03 +0000
- Subject: [Bug c/57166] Manual no longer documents -Wmissing-noreturn alias for -Wsuggest-attribute=noreturn
- Auto-submitted: auto-generated
- References: <bug-57166-4@http.gcc.gnu.org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57166
Eric Gallager <egallager at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |documentation
Status|UNCONFIRMED |NEW
Last reconfirmed| |2017-07-27
CC| |egallager at gcc dot gnu.org
Ever confirmed|0 |1
--- Comment #1 from Eric Gallager <egallager at gcc dot gnu.org> ---
GCC no longer prints any warnings for me on the test case with any of the
combinations of flags you listed. Still confirming, however, for the
documentation portion of the bug.