[Bug fortran/29523] ICE with some non up-to date .mod files

2007-04-23 Thread keinstein_junior at gmx dot net
--- Comment #6 from keinstein_junior at gmx dot net 2007-04-23 12:08 --- I tried to add a new testcase which shows the error with my gfortran-4.2. But got an error. It's located at http://rcswww.urz.tu-dresden.de/~s7935097/src-differror2.tgz now. FYI alloys.mod depends on the other t

[Bug fortran/29523] ICE with some non up-to date .mod files

2007-01-09 Thread fxcoudert at gcc dot gnu dot org
--- Comment #5 from fxcoudert at gcc dot gnu dot org 2007-01-09 21:33 --- Closing, please reopen when you have more info. -- fxcoudert at gcc dot gnu dot org changed: What|Removed |Added

[Bug fortran/29523] ICE with some non up-to date .mod files

2006-11-01 Thread fxcoudert at gcc dot gnu dot org
--- Comment #4 from fxcoudert at gcc dot gnu dot org 2006-11-01 08:16 --- Using gfortran-4.1.1, I tried to reproduce your bug by adding a file foo.f90, but can't: $ cat foo.f90 use ackland use ackland_zbl use alloys use bcc use constants use filter use inifile use materials use predic

[Bug fortran/29523] ICE with some non up-to date .mod files

2006-10-25 Thread keinstein_junior at gmx dot net
--- Comment #3 from keinstein_junior at gmx dot net 2006-10-25 07:41 --- Created an attachment (id=12488) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12488&action=view) one failing and one working set of .mod files In the tar archive there are two subtrees: src-ICE has all load

[Bug fortran/29523] ICE with some non up-to date .mod files

2006-10-23 Thread keinstein_junior at gmx dot net
--- Comment #2 from keinstein_junior at gmx dot net 2006-10-23 07:28 --- (In reply to comment #1) > Can you provide some details on the out of date .mod files? Were they > compiled > with a different compiler version or on a different architecture? Or are they > just not up-to-date w

[Bug fortran/29523] ICE with some non up-to date .mod files

2006-10-20 Thread rguenth at gcc dot gnu dot org
--- Comment #1 from rguenth at gcc dot gnu dot org 2006-10-20 14:43 --- Can you provide some details on the out of date .mod files? Were they compiled with a different compiler version or on a different architecture? Or are they just not up-to-date with the source? In the latter case