Fix out of bound access in LIN TESTING with XBLAS found with -fcheck-bounds with...
authorjulie <julielangou@users.noreply.github.com>
Fri, 16 Jan 2009 22:27:20 +0000 (22:27 +0000)
committerjulie <julielangou@users.noreply.github.com>
Fri, 16 Jan 2009 22:27:20 +0000 (22:27 +0000)
commitef145621404f97fc38ea3cc89432148563df4e9a
treeb9857916875ef897665d54e8a1d8eccf7cf45f68
parent1a86352338086d1a2b3b5d5b01061c07e49e67ba
Fix out of bound access in LIN TESTING with XBLAS found with -fcheck-bounds with gfortran.
"Error in DLA_GBAMV.f line 226: forrtl: severe (408): fort: (2): Subscript #1 of the array AB has value 2 which is greater than the upper bound of 1"

Reported in http://icl.cs.utk.edu/trac/lapack-dev/ticket/45
SRC/cla_gbamv.f
SRC/cla_gbrcond_c.f
SRC/cla_gbrcond_x.f
SRC/dla_gbamv.f
SRC/dla_gbrcond.f
SRC/sla_gbamv.f
SRC/sla_gbrcond.f
SRC/zla_gbamv.f
SRC/zla_gbrcond_c.f
SRC/zla_gbrcond_x.f