This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/81391] Use of parenthesis disables warning about incorrect size parameter
- From: "marxin at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 11 Jul 2017 09:58:08 +0000
- Subject: [Bug c/81391] Use of parenthesis disables warning about incorrect size parameter
- Auto-submitted: auto-generated
- References: <bug-81391-4@http.gcc.gnu.org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81391
Martin Liška <marxin at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Last reconfirmed| |2017-7-11
CC| |marxin at gcc dot gnu.org
Known to work| |8.0
Known to fail| |5.4.0, 6.4.0, 7.1.0
--- Comment #1 from Martin Liška <marxin at gcc dot gnu.org> ---
Works on trunk starting from r248811. Is the revision a subject of backporting?