This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/24204] ICE (segfault)
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 4 Oct 2005 23:13:51 -0000
- Subject: [Bug fortran/24204] ICE (segfault)
- References: <bug-24204-2596@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #4 from pinskia at gcc dot gnu dot org 2005-10-04 23:13 -------
In file t.f90:5
use tpsalie_analysis
1
Fatal Error: Can't open module file 'tpsalie_analysis.mod' for reading at (1):
No such file or directory
In file t.f90:3066
use precision_constants
1
Fatal Error: Can't open module file 'precision_constants.mod' for reading at
(1): No such file or directory
Can you attach those two modules in the sources?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24204