OSDN Git Service

PR tree-optimization/51481
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
index e6f64a7..5f0f195 100644 (file)
@@ -1,3 +1,36 @@
+2011-12-12  Jakub Jelinek  <jakub@redhat.com>
+
+       PR tree-optimization/51481
+       * gcc.dg/pr51481.c: New test.
+
+2011-12-12  Georg-Johann Lay  <avr@gjlay.de>
+
+       PR tree-optimization/45830
+       * gcc.c-torture/execute/pr45830.c: Move from here to...
+       * gcc.dg/torture/pr45830.c: ...this new file.  Add dg-do and
+       dg-additional-options magic.
+
+2011-12-12  Janne Blomqvist  <jb@gcc.gnu.org>
+
+       * gfortran.dg/nested_modules_2.f90: Tighten test.
+
+2011-12-12  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * gcc.c-torture/execute/20111212-1.c: New test.
+
+2011-12-12  Jakub Jelinek  <jakub@redhat.com>
+
+       PR testsuite/51511
+       * gcc.dg/pr45819.c: Add -w to dg-options.
+
+2011-12-12  Torvald Riegel  <triegel@redhat.com>
+
+       * g++.dg/tm/noexcept-1.C: New test.
+       * g++.dg/tm/noexcept-2.C: New test.
+       * g++.dg/tm/noexcept-3.C: New test.
+       * g++.dg/tm/noexcept-4.C: New test.
+       * g++.dg/tm/noexcept-5.C: New test.
+
 2011-12-12  Torvald Riegel  <triegel@redhat.com>
 
        * c-c++-common/tm/20111206.c: New test.