Bug#277845: gfortran-4.0: internal error with namelist

2004-10-22 Thread Thomas Koenig
Package: gfortran-4.0 Version: 4.0-0pre0 Severity: normal Tags: experimental $ cat namel.inp &foo a= 2.30,/ $ cat namel-tst.f90 program sechs_w implicit none integer, parameter :: dr=selected_real_kind(15) integer, parameter :: nkmax=6 real(kind=dr) :: rb(nkmax) integer :: z

Bug#144184: g77-3.0: Please apply "big array" patch

2002-04-23 Thread Thomas Koenig
Package: g77-3.0 Version: 1:3.0.3-1 Severity: wishlist Please apply the "large array" patch found at http://gcc.gnu.org/ml/gcc/2001-10/msg01165.html so people can actually use humungous (up to 2 GB) arrays with g77! -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe".

Bug#117285: g77 has empty /usr/share/doc directory

2001-10-27 Thread Thomas Koenig
Package: g77 Version: 2:2.95.4-8 Severity: minor g77 has an empty /usr/share/doc directory: $ ls -a /usr/share/doc/g77 . .. $