This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/24204] ICE (segfault)



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]