Package: gfortran-4.3-doc
Version: 4.3.0.nf1-1
Severity: normal
According to the html manual, the intrinsic function SIGN(A,B) gives
ABS(A) if B\ge 0.
In gfortran-4.3 there is a difference between +0.0 and -0.0. This should
be mentioned in the documentation.
program t
a=0.0
Matthias Klose wrote:
>
> this patch is applied in the package.
mhh, I obtain this error with gfortran-4.1 (version 4.1.1-13) from debian
testing. Indeed the line number in the gfortran source code is different from
the patch I found on the web. So, if I understand you correctly, it is just a
coi
Package: gfortran-4.1
Version: 4.1.1-13
Severity: normal
With the Debian version of gfortran-4.1 I cannot compile the tonto
package (quantum chemistry). Compilation stops with an internal compiler
error:
internal compiler error: in gfc_trans_deferred_array, at
fortran/trans-array.c:4514
A websea
3 matches
Mail list logo