public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/19260] New: & not required when splitting a token in continuation
@ 2005-01-05 11:12 Thomas dot Koenig at online dot de
  2005-01-05 18:11 ` [Bug fortran/19260] " tobi at gcc dot gnu dot org
  2005-04-08 21:00 ` pinskia at gcc dot gnu dot org
  0 siblings, 2 replies; 9+ messages in thread
From: Thomas dot Koenig at online dot de @ 2005-01-05 11:12 UTC (permalink / raw)
  To: gcc-bugs

$ cat continuation.f90
print *,s&
in(1.)
end
$ gfortran continuation.f90
$ ./a.out
  0.8414710
$ 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

The above program is illegal, there should be a "&" as the first
nonblank character in the second line.

-- 
           Summary: & not required when splitting a token in continuation
           Product: gcc
           Version: 4.0.0
            Status: UNCONFIRMED
          Severity: minor
          Priority: P3
         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=19260


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

end of thread, other threads:[~2006-10-05 17:34 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-19260-9515@http.gcc.gnu.org/bugzilla/>
2006-01-08  6:00 ` [Bug fortran/19260] & not required when splitting a token in continuation pinskia at gcc dot gnu dot org
2006-03-09  6:59 ` jvdelisle at gcc dot gnu dot org
2006-09-20  2:45 ` patchapp at dberlin dot org
2006-10-03  3:58 ` jvdelisle at gcc dot gnu dot org
2006-10-03  4:10 ` jvdelisle at gcc dot gnu dot org
2006-10-03  4:12 ` jvdelisle at gcc dot gnu dot org
2006-10-05 17:34 ` patchapp at dberlin dot org
2005-01-05 11:12 [Bug fortran/19260] New: " Thomas dot Koenig at online dot de
2005-01-05 18:11 ` [Bug fortran/19260] " tobi at gcc dot gnu dot org
2005-04-08 21:00 ` pinskia 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).