OSDN Git Service

* gimple.c (gimple_types_compatible_p) <ARRAY_TYPE>: Treat bounds of
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
index 08da4e6..b0d26f1 100644 (file)
@@ -1,3 +1,28 @@
+2010-05-08  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * gnat.dg/lto6.adb: New test.
+       * gnat.dg/lto6_pkg.ads: New helper.
+
+2010-05-08  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * gnat.dg/lto5.adb: New test.
+       * gnat.dg/lto5_pkg.ad[sb]: New helper.
+
+2010-05-08  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * gnat.dg/lto4.ad[sb]: New test.
+
+2010-05-08  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * gnat.dg/specs/lto3.ads: New test.
+       * gnat.dg/specs/lto3_pkg1.ad[sb]: New helper.
+       * gnat.dg/specs/lto3_pkg2.ad[sb]: Likewise.
+
+2010-05-08  Quentin Ochem  <ochem@adacore.com>
+
+       * gnat.dg/sizetype3.ad[sb]: New test.
+       * gnat.dg/sizetype3_pkg.ads: New helper.
+
 2010-05-07  Fabien ChĂȘne  <fabien.chene@gmail.com>
 
        PR c++/43951