]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Adjust
authorEric Botcazou <ebotcazou@gcc.gnu.org>
Sun, 16 Dec 2012 10:40:02 +0000 (10:40 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Sun, 16 Dec 2012 10:40:02 +0000 (10:40 +0000)
From-SVN: r194533

gcc/ada/ChangeLog

index 85b1a8f82f18275882edd24947c6af8dfbff5f80..0c902a825ffebaf0c2f7c27be04f5e80cbb2d7d2 100644 (file)
 
 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>