OSDN Git Service

Fix for PR c++/40808
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
index 8c26eb0..c44b4d7 100644 (file)
@@ -1,3 +1,15 @@
+2009-10-23  Dodji Seketeli  <dodji@redhat.com>
+
+       PR c++/40808
+       * g++.dg/abi/mangle34.C: New test
+
+2009-10-23  Jason Merrill  <jason@redhat.com>
+
+       * g++.dg/cpp0x/lambda/lambda-nested2.C: New.
+
+       Core issue 899
+       * g++.dg/cpp0x/explicit4.C: New.
+
 2009-10-23  Joseph Myers  <joseph@codesourcery.com>
 
        * g++.dg/abi/rtti3.C, g++.dg/abi/thunk4.C: Skip for *-*-mingw* and
        PR c++/38798
        * g++.dg/cpp0x/trailing5.C: New.
 
+       * g++.dg/cpp0x/auto6.C: Rename to trailing1.C.
+       * g++.dg/cpp0x/auto8.C: Rename to trailing2.C.
+       * g++.dg/cpp0x/auto12.C: Rename to trailing3.C.
+       * g++.dg/cpp0x/auto13.C: Rename to trailing4.C.
+
 2009-10-16  Janus Weil  <janus@gcc.gnu.org>
 
        PR fortran/41719