This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/64383] missed warning for unused variable.


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

--- Comment #7 from paolo at gcc dot gnu.org <paolo at gcc dot gnu.org> ---
Author: paolo
Date: Tue Jan 20 14:19:32 2015
New Revision: 219896

URL: https://gcc.gnu.org/viewcvs?rev=219896&root=gcc&view=rev
Log:
2015-01-20  Paolo Carlini  <paolo.carlini@oracle.com>

    PR c++/64383
    * g++.dg/warn/Wunused-var-23.C: New.

Added:
    trunk/gcc/testsuite/g++.dg/warn/Wunused-var-23.C
Modified:
    trunk/gcc/testsuite/ChangeLog


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]