aboutsummaryrefslogtreecommitdiff
path: root/LAPACKE/src/lapacke_cunbdb.c
diff options
context:
space:
mode:
authorjulie <julielangou@users.noreply.github.com>2014-10-07 04:13:57 +0000
committerjulie <julielangou@users.noreply.github.com>2014-10-07 04:13:57 +0000
commitbbe0f64dbb8a9fd1996294011a86338d89696ab8 (patch)
treea7b4da17b5eb8d34a505065b4124199f2662644e /LAPACKE/src/lapacke_cunbdb.c
parentb41b7aa47263069794edfa57a4a0dc8ed598def7 (diff)
Fix problem in Info return value when checking input parameter
Definition of xLAED7( ICOMPQ, N, QSIZ, TLVLS, CURLVL, CURPBM, D, Q, [ etc..] QSIZ is the third argument, not the fourth ELSE IF( ICOMPQ.EQ.1 .AND. QSIZ.LT.N ) THEN - INFO = -4 + INFO = -3 Bug reported by Elena Ivanova (Oracle) directly to Julie on Oct 2nd 2014 Bug labelled as Bug122
Diffstat (limited to 'LAPACKE/src/lapacke_cunbdb.c')
0 files changed, 0 insertions, 0 deletions