This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug ada/54614] Vector * Matrix -> Vector gives wrong result


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54614

--- Comment #4 from Eric Botcazou <ebotcazou at gcc dot gnu.org> 2012-12-16 10:45:16 UTC ---
Author: ebotcazou
Date: Sun Dec 16 10:45:12 2012
New Revision: 194535

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=194535
Log:
    PR ada/54614
    Backport from mainline

    2012-10-01  Vincent Pucci  <pucci@adacore.com>

    * s-gearop.adb (Vector_Matrix_Product): Fix dimension check and index
    of Left in S evaluation.

Modified:
    branches/gcc-4_6-branch/gcc/ada/ChangeLog
    branches/gcc-4_6-branch/gcc/ada/s-gearop.adb


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]