diff options
Diffstat (limited to 'math/lapack/files/patch-ao')
| -rw-r--r-- | math/lapack/files/patch-ao | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/math/lapack/files/patch-ao b/math/lapack/files/patch-ao new file mode 100644 index 000000000000..27aeb9bd460d --- /dev/null +++ b/math/lapack/files/patch-ao @@ -0,0 +1,19 @@ +--- TIMING/LIN/ctimaa.f.orig Tue Jun 22 13:55:56 1999 ++++ TIMING/LIN/ctimaa.f Wed Oct 6 11:04:27 1999 +@@ -168,7 +168,7 @@ + $ CTIMHE, CTIMHP, CTIMHR, CTIMLQ, CTIMLS, CTIMMM, + $ CTIMMV, CTIMPB, CTIMPO, CTIMPP, CTIMPT, CTIMQ3, + $ CTIMQL, CTIMQP, CTIMQR, CTIMRQ, CTIMSP, CTIMSY, +- $ CTIMTB, CTIMTD, CTIMTP, CTIMTR ++ $ CTIMTB, CTIMTD, CTIMTP, CTIMTR, FPMCLR + * .. + * .. Intrinsic Functions .. + INTRINSIC MAX +@@ -181,6 +181,7 @@ + * .. + * .. Executable Statements .. + * ++ CALL FPMCLR( ) + S1 = SECOND( ) + LDR1 = MAXVAL + LDR2 = MAXVAL |
