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] gfortran tries to parse a comment in a module



------- Comment #6 from denney at seas dot upenn dot edu  2005-10-16 01:40 -------
Perhaps a better error message than

Fatal Error: Reading module numberlists at line 3 column 4: Bad name

would be

Fatal Error: Reading module numberlists at line 3 column 4: Bad name (perhaps
not a compiled module file)


-- 


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]