[Bug fortran/41062] internal compiler error

2009-08-13 Thread clerman at fuse dot net
--- Comment #1 from clerman at fuse dot net 2009-08-13 20:52 --- Subject: Bug 41062 has been added to the database Hello everyone: gfortran bug 41062. Attached is a file that will allow you to reproduce bug 41062. Unzip the file, extract its contents, and invoke shell scipt

[Bug fortran/41062] internal compiler error

2009-08-13 Thread dominiq at lps dot ens dot fr
--- Comment #3 from dominiq at lps dot ens dot fr 2009-08-14 00:14 --- Reduced test case: module SysKinds INTEGER, PARAMETER :: DefaultInteger = kind (1) INTEGER (DefaultInteger), PARAMETER :: ASCIICharacterKind = KIND (A) integer(DefaultInteger), parameter :: SmallInteger =