OSDN Git Service

PR c++/53484
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
index 3c680d2..7aba69e 100644 (file)
@@ -1,3 +1,87 @@
+2012-06-01  Jason Merrill  <jason@redhat.com>
+
+       PR c++/53484
+       * g++.dg/cpp0x/auto33.C: New.
+
+2012-06-01  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * c-c++-common/restrict-2.c: Revert previous change.
+
+2012-06-01  Eric Botcazou  <ebotcazou@adacore.com>
+
+       PR ada/53517
+       * gnat.dg/lto14.adb: Skip on Solaris.
+
+2012-05-31  Jason Merrill  <jason@redhat.com>
+
+       PR c++/52905
+       * g++.dg/cpp0x/initlist-ctor1.C: New.
+
+2012-05-31  Richard Guenther  <rguenther@suse.de>
+
+       PR middle-end/48493
+       * gcc.dg/torture/pr48493.c: New testcase.
+
+2012-05-30  Jakub Jelinek  <jakub@redhat.com>
+
+       PR c++/53356
+       * g++.dg/init/new33.C: New test.
+
+2012-05-30  Jason Merrill  <jason@redhat.com>
+
+       PR c++/53220
+       * c-c++-common/array-lit.c: New.
+       * g++.dg/ext/complit12.C: #if 0 out decay-to-pointer test.
+
+2012-05-30  Richard Guenther  <rguenther@suse.de>
+
+       PR middle-end/53501
+       * gcc.dg/torture/pr53501.c: New testcase.
+       * c-c++-common/restrict-2.c: Adjust.
+
+2012-05-30  Jakub Jelinek  <jakub@redhat.com>
+
+       PR rtl-optimization/53519
+       * gcc.c-torture/compile/pr53519.c: New test.
+
+2012-05-29  Richard Guenther  <rguenther@suse.de>
+
+       PR tree-optimization/53516
+       * gcc.dg/torture/pr53516.c: New testcase.
+
+2012-05-29  Paolo Carlini  <paolo.carlini@oracle.com>
+
+       PR c++/53491
+       * g++.dg/parse/crash60.C: New.
+
+2012-05-28  Jakub Jelinek  <jakub@redhat.com>
+
+       PR tree-optimization/53505
+       * c-c++-common/torture/pr53505.c: New test.
+
+2012-05-25  Ian Lance Taylor  <iant@google.com>
+
+       * gcc.dg/split-6.c: New test.
+
+2012-05-25  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * gnat.dg/lto14.adb: New test.
+
+2012-05-24  Richard Guenther  <rguenther@suse.de>
+
+       PR middle-end/53460
+       * g++.dg/tree-prof/pr53460.C: New testcase.
+
+2012-05-24  Jakub Jelinek  <jakub@redhat.com>
+
+       PR tree-optimization/53465
+       * gcc.c-torture/execute/pr53465.c: New test.
+
+2012-05-23  Tobias Burnus  <burnus@net-b.de>
+
+       PR fortran/53389
+       * gfortran.dg/realloc_on_assign_15.f90: New.
+
 2012-05-22  Richard Guenther  <rguenther@suse.de>
 
        PR tree-optimization/53408