Bug#500059: gfortran-4.3-doc: difference between +0.0 and -0.0 in function SIGN

2008-09-24 Thread Martin Lutz
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

Bug#387222: gfortran-4.1: internal compiler error: gfc_trans_deferred_array

2006-09-20 Thread Martin Lutz
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

Bug#387222: gfortran-4.1: internal compiler error: gfc_trans_deferred_array

2006-09-12 Thread Martin Lutz
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