Skip to content

Commit cd0e4aa

Browse files
authored
Declare ZDROT as EXTERNAL
1 parent e2621ef commit cd0e4aa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lapack-netlib/TESTING/EIG/zckcsd.f

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,7 @@ SUBROUTINE ZCKCSD( NM, MVAL, PVAL, QVAL, NMATS, ISEED, THRESH,
228228
* ..
229229
* .. External Subroutines ..
230230
EXTERNAL ALAHDG, ALAREQ, ALASUM, ZCSDTS, ZLACSG, ZLAROR,
231-
$ ZLASET
231+
$ ZLASET, ZDROT
232232
* ..
233233
* .. Intrinsic Functions ..
234234
INTRINSIC ABS, MIN

0 commit comments

Comments
 (0)