This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/39808] warn_unused_result fails to produce warning in a statement expression
- From: "msebor at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 25 Jul 2017 23:19:03 +0000
- Subject: [Bug c/39808] warn_unused_result fails to produce warning in a statement expression
- Auto-submitted: auto-generated
- References: <bug-39808-4@http.gcc.gnu.org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=39808
Martin Sebor <msebor at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Last reconfirmed| |2017-07-25
CC| |msebor at gcc dot gnu.org
Summary|warn_unused_result fails to |warn_unused_result fails to
|produce warning |produce warning in a
| |statement expression
Ever confirmed|0 |1
Known to fail| |5.3.0, 6.3.0, 7.1.0, 8.0
--- Comment #4 from Martin Sebor <msebor at gcc dot gnu.org> ---
Confirmed.