This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/19262] more than thirty-nine continuation lines should issue a std-warn
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 8 Jan 2006 05:43:31 -0000
- Subject: [Bug fortran/19262] more than thirty-nine continuation lines should issue a std-warn
- References: <bug-19262-9515@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #4 from pinskia at gcc dot gnu dot org 2006-01-08 05:43 -------
I think in fortran 2003, the number of continuations went up, way up to around
255. (this is based on the May 2004 draft):
A statement shall not have more than 255 continuation lines.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19262