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/34960] Statement starting in wrong column causes Unclassifiable Statement error in the preceding executable line



------- Comment #1 from kargl at gcc dot gnu dot org  2008-01-25 00:34 -------
There is not much that can be done about this.  The first error triggers a
cascade of errors.  Fix the first problem and others go away.  The old
adage: 'garbage in, garbage out' applies here.


-- 


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


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