OSDN Git Service

* gimple.h (gimplify_body): Remove first argument.
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
index 1eccbaa..f49cdd9 100644 (file)
@@ -1,3 +1,41 @@
+2012-01-11  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * gnat.dg/array19.ad[sb]: New test.
+
+2012-01-11  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * gnat.dg/opt23.ad[sb]: New test.
+       * gnat.dg/opt23_pkg.ad[sb]: New helper.
+       * gnat.dg/opt24.ad[sb]: New test.
+
+2012-01-11  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
+
+       PR tree-optimization/49642
+       * gcc.dg/tree-ssa/pr49642-1.c: New test.
+       * gcc.dg/tree-ssa/pr49642-2.c: New test.
+
+2012-01-11  Jason Merrill  <jason@redhat.com>
+
+       PR c++/51613
+       * g++.dg/template/explicit-args5.C: New.
+
+2012-01-11  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
+
+       * gcc.c-torture/execute/20120110-1.c: New testcase.
+
+2012-01-10  Jason Merrill  <jason@redhat.com>
+
+       PR c++/51614
+       * g++.dg/inherit/ambig1.C: New.
+
+       PR c++/51433
+       * g++.dg/cpp0x/constexpr-cache1.C: New.
+
+2012-01-10  Richard Guenther  <rguenther@suse.de>
+
+       PR tree-optimization/51801
+       * gcc.dg/torture/pr51801.c: New testcase.
+
 2012-01-10  Tobias Burnus  <burnus@net-b.de>
 
        PR fortran/51652