[Bug fortran/42607] add information about how to compile a module

2010-01-06 Thread burnus at gcc dot gnu dot org
--- Comment #2 from burnus at gcc dot gnu dot org 2010-01-06 14:16 --- I think a description does not belong into "man gfortran" (invoke.texi), but maybe into the general text of gfortran.texi. I think .mod files are not obvious; the standard does not say anything about th

[Bug bootstrap/40061] [4.3 Regression] Bootstrap failure in dwarf2out.c, function add_subscript_info: 'dimension_number' undefined

2009-06-18 Thread burnus at gcc dot gnu dot org
--- Comment #11 from burnus at gcc dot gnu dot org 2009-06-18 20:06 --- Hopefully now really FIXED. -- burnus at gcc dot gnu dot org changed: What|Removed |Added

[Bug bootstrap/40061] [4.3 Regression] Bootstrap failure in dwarf2out.c, function add_subscript_info: 'dimension_number' undefined

2009-06-18 Thread burnus at gcc dot gnu dot org
--- Comment #10 from burnus at gcc dot gnu dot org 2009-06-18 20:06 --- Subject: Bug 40061 Author: burnus Date: Thu Jun 18 20:06:04 2009 New Revision: 148668 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=148668 Log: 2009-06-18 Tobias Burnus Mikael Pe

[Bug fortran/31639] [4.1/4.2/4.3] ICE in gfc_conv_constant, at fortran/trans-const.c:348 with len

2007-07-08 Thread burnus at gcc dot gnu dot org
--- Comment #4 from burnus at gcc dot gnu dot org 2007-07-08 17:49 --- > function f() > integer :: i = irand() > f = i > end function We should give a message such as ifort: The initialization shall not appear for this object name. [F] This array or function or