projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ba6bdc2
)
Adjust
author
Eric Botcazou
<ebotcazou@gcc.gnu.org>
Sun, 16 Dec 2012 10:40:02 +0000
(10:40 +0000)
committer
Eric Botcazou
<ebotcazou@gcc.gnu.org>
Sun, 16 Dec 2012 10:40:02 +0000
(10:40 +0000)
From-SVN: r194533
gcc/ada/ChangeLog
patch
|
blob
|
history
diff --git
a/gcc/ada/ChangeLog
b/gcc/ada/ChangeLog
index 85b1a8f82f18275882edd24947c6af8dfbff5f80..0c902a825ffebaf0c2f7c27be04f5e80cbb2d7d2 100644
(file)
--- a/
gcc/ada/ChangeLog
+++ b/
gcc/ada/ChangeLog
@@
-2518,8
+2518,9
@@
2012-10-01 Vincent Pucci <pucci@adacore.com>
- * s-gearop.adb (Vector_Matrix_Product): Dimensions check fixed. Index
- of Left in S evaluation fixed.
+ PR ada/54614
+ * s-gearop.adb (Vector_Matrix_Product): Fix dimension check and index
+ of Left in S evaluation.
2012-10-01 Javier Miranda <miranda@adacore.com>