]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Move testsuite/c-c++-common/Wunused-local-typedefs-2.c to testsuite/g++.dg/warn/Wunus...
authorDodji Seketeli <dodji@redhat.com>
Fri, 28 Sep 2012 16:41:59 +0000 (16:41 +0000)
committerDodji Seketeli <dodji@gcc.gnu.org>
Fri, 28 Sep 2012 16:41:59 +0000 (18:41 +0200)
gcc/testsuite/

* g++.dg/warn/Wunused-local-typedefs-3.C: Move the c++-only test
gcc/testsuite/c-c++-common/Wunused-local-typedefs-2.c to here.

From-SVN: r191832

gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/warn/Wunused-local-typedefs-3.C [moved from gcc/testsuite/c-c++-common/Wunused-local-typedefs-2.c with 100% similarity]

index 22ff3f58ef0fa1c5ff2c7b691172c486d4279d41..4a5af28a7658c05831ff59ec5b1f9d8fcf5cd7a5 100644 (file)
@@ -1,5 +1,8 @@
 2012-09-28  Dodji Seketeli  <dodji@redhat.com>
 
+       * g++.dg/warn/Wunused-local-typedefs-3.C: Move the c++-only test
+       gcc/testsuite/c-c++-common/Wunused-local-typedefs-2.c to here.
+
        PR c++/54372 - unused attribute inactive on dependant entities
        * c-c++-common/Wunused-local-typedefs-2.c: New test.