--- rpl/lapack/blas/zhemv.f 2010/12/21 13:51:26 1.6 +++ rpl/lapack/blas/zhemv.f 2011/07/22 07:38:03 1.7 @@ -93,6 +93,7 @@ * =============== * * Level 2 Blas routine. +* The vector and matrix arguments are not referenced when N = 0, or M = 0 * * -- Written on 22-October-1986. * Jack Dongarra, Argonne National Lab.