public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/19261] New: continuation character illegal as first non-blank character in statement
@ 2005-01-05 11:16 Thomas dot Koenig at online dot de
  2005-01-05 11:18 ` [Bug fortran/19261] " Thomas dot Koenig at online dot de
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: Thomas dot Koenig at online dot de @ 2005-01-05 11:16 UTC (permalink / raw)
  To: gcc-bugs

$ cat continuation-2.f90
 &

end
$ gfortran continuation-2.f90
$ cat continuation-3.f90
 &
end
$ gfortran continuation-3.f90
$ gfortran -v
Using built-in specs.
Configured with: ../gcc-4.0-20050102/configure --prefix=/home/zfkts
--enable-languages=c,c++,f95
Thread model: posix
gcc version 4.0.0 20050102 (experimental)
$ gfortran -dumpmachine
ia64-unknown-linux-gnu

Both programs above have the same syntax error: starting a
statement with & is illegal.

-- 
           Summary: continuation character illegal as first non-blank
                    character in statement
           Product: gcc
           Version: 4.0.0
            Status: UNCONFIRMED
          Severity: minor
          Priority: P2
         Component: fortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: Thomas dot Koenig at online dot de
                CC: gcc-bugs at gcc dot gnu dot org


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


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2006-10-14 15:16 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-19261-9515@http.gcc.gnu.org/bugzilla/>
2006-09-20  5:19 ` [Bug fortran/19261] continuation character illegal as first non-blank character in statement jvdelisle at gcc dot gnu dot org
2006-09-28 22:40 ` jvdelisle at gcc dot gnu dot org
2006-10-06  7:02 ` patchapp at dberlin dot org
2006-10-14 15:06 ` jvdelisle at gcc dot gnu dot org
2006-10-14 15:16 ` jvdelisle at gcc dot gnu dot org
2005-01-05 11:16 [Bug fortran/19261] New: " Thomas dot Koenig at online dot de
2005-01-05 11:18 ` [Bug fortran/19261] " Thomas dot Koenig at online dot de
2005-01-05 18:12 ` tobi at gcc dot gnu dot org
2005-04-08 21:01 ` pinskia at gcc dot gnu dot org
2005-04-08 21:02 ` pinskia at gcc dot gnu dot org
2005-04-08 22:19 ` tkoenig at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).