------- Comment #1 from kargl at gcc dot gnu dot org 2010-01-23 21:29 -------
I changed this to a P5 and enhancement request;
although I much more inclined to close this with
a WONTFIX.
Notes in the Standard are non-normative text.
It's clear that there is an assumption in
this Note that a Fortran processor simply ignores
any characters beyond column 72. That is not a
requirement the Standard places on a processor.
The Fortran places a restriction on the programmer
that fixed form code is a maximum 72 column long
In other words, fix your code by putting an & in
column 72.
--
kargl at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|normal |enhancement
Priority|P3 |P5
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42852