This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/14569] should not warn about truncated comment lines
- From: "tobi at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 15 Apr 2005 15:10:46 -0000
- Subject: [Bug fortran/14569] should not warn about truncated comment lines
- References: <20040313105621.14569.schnetter@aei.mpg.de>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From tobi at gcc dot gnu dot org 2005-04-15 15:10 -------
I didn't count columns, but why would you be surprised that
x = 4.3 +
is not a valid statement? At least this seems to be the compiler's complaint in
your second example.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14569