This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/34960] Statement starting in wrong column causes Unclassifiable Statement error in the preceding executable line
- From: "kargl at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 25 Jan 2008 00:34:36 -0000
- Subject: [Bug fortran/34960] Statement starting in wrong column causes Unclassifiable Statement error in the preceding executable line
- References: <bug-34960-15688@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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