OSDN Git Service

PR rtl-optimization/58831
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
index 302cc20..e04942b 100644 (file)
@@ -1,3 +1,35 @@
+2013-10-25  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * gcc.c-torture/execute/pr58831.c: New test.
+
+2013-10-16  Paolo Carlini  <paolo.carlini@oracle.com>
+
+       PR c++/58633
+       * g++.dg/cpp0x/decltype57.C: New.
+       * g++.dg/cpp0x/enum18.C: Revert r174385 changes.
+
+2013-09-23  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * gnat.dg/opt28.ad[sb]: New test.
+       * gnat.dg/opt28_pkg.ads: New helper.
+
+2013-09-18  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * gnat.dg/in_out_parameter4.adb: New test.
+
+2013-08-13  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * gnat.dg/loop_optimization16.adb: New test.
+       * gnat.dg/loop_optimization16_pkg.ad[sb]: New helper.
+
+2013-08-13  Marek Polacek  <polacek@redhat.com>
+
+       Backport from 4.8:
+       2013-08-13  Marek Polacek  <polacek@redhat.com>
+
+       PR tree-optimization/57980
+       * gcc.dg/pr57980.c: New test.
+
 2013-08-11  Janus Weil  <janus@gcc.gnu.org>
 
        Backport from trunk: