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/16465] parser chokes with ffixed-line-length-7


------- Additional Comments From tow21 at cam dot ac dot uk  2004-07-22 17:59 -------
(In reply to comment #6) 
> ffixed-line-length-7.f doesn't yet work, this is apparently an issue in the 
> parser. The testaces looks like this: 
>        E 
>       1N 
>       2D 
 
Note that in any case, the standard specifically prohibits breaking a program 
unit END statement over a number of lines in fixed form (See, eg F95 3.3.2.4).  
However, g77 does allow it.  
 

-- 


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


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