From: Eric Botcazou Date: Sun, 16 Dec 2012 10:40:02 +0000 (+0000) Subject: Adjust X-Git-Tag: releases/gcc-4.8.0~1356 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=2f7d07ff4e1be351696a13f33d4e8b466744071c;p=thirdparty%2Fgcc.git Adjust From-SVN: r194533 --- diff --git a/gcc/ada/ChangeLog b/gcc/ada/ChangeLog index 85b1a8f82f18..0c902a825ffe 100644 --- a/gcc/ada/ChangeLog +++ b/gcc/ada/ChangeLog @@ -2518,8 +2518,9 @@ 2012-10-01 Vincent Pucci - * 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