--- rpl/lapack/blas/dsymv.f 2010/12/21 13:51:25 1.6 +++ rpl/lapack/blas/dsymv.f 2011/07/22 07:38:01 1.7 @@ -91,6 +91,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.