]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
* gnat.dg/slice9.adb: New test.
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 4 Nov 2015 08:50:46 +0000 (08:50 +0000)
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 4 Nov 2015 08:50:46 +0000 (08:50 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@229735 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/testsuite/ChangeLog

index 708b9d4381f2434739154ec9c1bc08b50a72e5e2..43bb7204ec4208eef7d9d3d38a698227c39b26cd 100644 (file)
@@ -1,3 +1,7 @@
+2015-11-04  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * gnat.dg/slice9.adb: New test.
+
 2015-11-03  Martin Sebor  <msebor@redhat.com>
 
        PR c++-common/67882