[Bug fortran/30764] GFortran ICE if real constants in module

2007-02-11 Thread jvdelisle at gcc dot gnu dot org
--- Comment #1 from jvdelisle at gcc dot gnu dot org 2007-02-11 16:52 --- This works OK on gfortran 4.3. and on my FC6 install: $ gfortran -v Using built-in specs. Target: x86_64-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man

[Bug fortran/30764] GFortran ICE if real constants in module

2007-02-11 Thread pinskia at gcc dot gnu dot org
--- Comment #3 from pinskia at gcc dot gnu dot org 2007-02-11 17:42 --- We don't support binaries from redhat. You might as well report this bug to them instead. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added

[Bug fortran/30764] GFortran ICE if real constants in module

2007-02-11 Thread kargl at gcc dot gnu dot org
--- Comment #4 from kargl at gcc dot gnu dot org 2007-02-11 17:43 --- Works for me with these compilers: GNU Fortran 95 (GCC) 4.3.0 20070130 (experimental) Copyright (C) 2006 Free Software Foundation, Inc. troutmask:sgk[209] gfc42 --version GNU Fortran 95 (GCC) 4.2.0 20070126

[Bug fortran/30764] GFortran ICE if real constants in module

2007-02-11 Thread engel at itp1 dot uni-stuttgart dot de
--- Comment #2 from engel at itp1 dot uni-stuttgart dot de 2007-02-11 17:40 --- (In reply to comment #1) This works OK on gfortran 4.3. and on my FC6 install: $ gfortran -v Using built-in specs. Target: x86_64-redhat-linux Configured with: ../configure --prefix=/usr