This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/25385] ICE in gfc_conv_ss_descriptor, at fortran/trans-array.c:1235
- From: "eedelman at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 27 Dec 2005 19:41:42 -0000
- Subject: [Bug fortran/25385] ICE in gfc_conv_ss_descriptor, at fortran/trans-array.c:1235
- References: <bug-25385-1427@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #4 from eedelman at gcc dot gnu dot org 2005-12-27 19:41 -------
(In reply to comment #2)
> Created an attachment (id=10467)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10467&action=view) [edit]
> m_mb_control.mod
>
> Fortran module needed by matiere.f
When I try to compile matiere.f, with m_mb_control.mod in the cwd, I get
erik:/var/tmp$ gfortran matiere.f
Fatal Error: Reading module m_mb_control at line 125 column 2: Expected integer
It seems to me that the .mod-file is corrupted. Could you send the source code
of the module too, instead of just the .mod file?
--
eedelman at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |eedelman at gcc dot gnu dot
| |org
Status|UNCONFIRMED |WAITING
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25385