This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/42769] ICE in resolve_typebound_procedure
- From: "dominiq at lps dot ens dot fr" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 16 Jan 2010 17:39:41 -0000
- Subject: [Bug fortran/42769] ICE in resolve_typebound_procedure
- References: <bug-42769-9410@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #4 from dominiq at lps dot ens dot fr 2010-01-16 17:39 -------
> I got
>
> use psb_error_mod
> 1
> Fatal Error: Can't open module file 'psb_error_mod.mod' for reading at (1): No
> such file or directory
Me too! After removing all the 'use psb_error_mod' I get the same error (at
line 9990) with the fortran-exp branch (r155767) and a segmetation fault with
fortran-dev (r155781) and my patched tree.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42769