This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/34899] Continuation lines with <tab><number> not recognized
- From: "kargl at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 21 Jan 2008 17:40:51 -0000
- Subject: [Bug fortran/34899] Continuation lines with <tab><number> not recognized
- References: <bug-34899-13404@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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