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/34899] Continuation lines with <tab><number> not recognized



------- Comment #3 from kargl at gcc dot gnu dot org  2008-01-21 17:40 -------
(In reply to comment #0)
> The following program - which uses a very common extension - is rejected by
> gfortran. It is accepted by ifort, NAG f95 (!), sunf95, openf95, pgi, absoft.
> As it is a very common extension, I marked it as reject-valid though the tab
> makes it non-standard.

Wrong!  It is invalid code.  Period.
Please remove the 'rejects-valid' designation.
At best, this is an 'enhancement request'.

>  It is essential that at least for the second and third line a TAB and not
> spaces are used.

Sorry, no!  The code is non-conforming.  The code should be fixed.


-- 

kargl at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |sgk at troutmask dot apl dot
                   |                            |washington dot edu


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


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