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/24398] invalid module file gives weird error



------- Comment #8 from pault at gcc dot gnu dot org  2006-10-05 21:20 -------
Created an attachment (id=12388)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12388&action=view)
A fix for this PR

This checks for the presence of "GFORTRAN module" as the first utterances in
the .mod file.  The error message on this not being so is evident in the patch
and is even understandable. *sigh*

Paul


-- 

pault at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |pault at gcc dot gnu dot org
                   |dot org                     |
             Status|NEW                         |ASSIGNED


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24398


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