projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
aa3ba34
)
* gnat.dg/slice9.adb: New test.
author
Eric Botcazou
<ebotcazou@gcc.gnu.org>
Wed, 4 Nov 2015 08:50:46 +0000
(08:50 +0000)
committer
Eric Botcazou
<ebotcazou@gcc.gnu.org>
Wed, 4 Nov 2015 08:50:46 +0000
(08:50 +0000)
From-SVN: r229735
gcc/testsuite/ChangeLog
patch
|
blob
|
history
diff --git
a/gcc/testsuite/ChangeLog
b/gcc/testsuite/ChangeLog
index 708b9d4381f2434739154ec9c1bc08b50a72e5e2..43bb7204ec4208eef7d9d3d38a698227c39b26cd 100644
(file)
--- a/
gcc/testsuite/ChangeLog
+++ b/
gcc/testsuite/ChangeLog
@@
-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