OSDN Git Service

PR ada/43106
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 19 Mar 2010 07:18:47 +0000 (07:18 +0000)
committerMasaki Muranaka <monaka@monami-software.com>
Sun, 23 May 2010 05:13:27 +0000 (14:13 +0900)
* gnat.dg/case_optimization2.adb: New test.
* gnat.dg/case_optimization_pkg2.ad[sb]: New helper.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@157558 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/testsuite/ChangeLog

index e4badf8..8e203f5 100644 (file)
@@ -1,3 +1,9 @@
+2010-03-19  Eric Botcazou  <ebotcazou@adacore.com>
+
+       PR ada/43106
+       * gnat.dg/case_optimization2.adb: New test.
+       * gnat.dg/case_optimization_pkg2.ad[sb]: New helper.
+
 2010-03-11  Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
            Jack Howarth <howarth@bromo.med.uc.edu>