OSDN Git Service

PR c++/51526
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
index 70c3315..dbad293 100644 (file)
@@ -1,5 +1,24 @@
 2011-12-19  Jason Merrill  <jason@redhat.com>
 
+       PR c++/51526
+       * g++.dg/cpp0x/constexpr-delegating.C: New.
+
+2011-12-19  Sandra Loosemore  <sandra@codesourcery.com>
+           Tom de Vries <tom@codesourcery.com>
+
+       PR rtl-opt/50380
+       * gcc.c-torture/compile/pr50380.c: New testcase.
+
+2011-12-19  Tobias Burnus  <burnus@net-b.de>
+
+       PR fortran/51605
+       * gfortran.dg/block_10.f90: New.
+
+2011-12-19  Jason Merrill  <jason@redhat.com>
+
+       PR c++/51553
+       * g++.dg/cpp0x/initlist64.C: New.
+
        PR c++/51228
        * c-c++-common/transparent-union-1.c: New.