This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/64383] missed warning for unused variable.
- From: "paolo.carlini at oracle dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 20 Jan 2015 13:51:22 +0000
- Subject: [Bug c++/64383] missed warning for unused variable.
- Auto-submitted: auto-generated
- References: <bug-64383-4 at http dot gcc dot gnu dot org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64383
--- Comment #6 from Paolo Carlini <paolo.carlini at oracle dot com> ---
Yes, this is already fixed by the patch for c++/63657. The testcases are
slightly different thus I'm going to add the reduced testcase before closing
the bug.