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/25385] ICE in gfc_conv_ss_descriptor, at fortran/trans-array.c:1235



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


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