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; 3+ 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] 3+ messages in thread

* [Bug fortran/19260] & not required when splitting a token in continuation
  2005-01-05 11:12 [Bug fortran/19260] New: & not required when splitting a token in continuation Thomas dot Koenig at online dot de
@ 2005-01-05 18:11 ` tobi at gcc dot gnu dot org
  2005-04-08 21:00 ` pinskia at gcc dot gnu dot org
  1 sibling, 0 replies; 3+ messages in thread
From: tobi at gcc dot gnu dot org @ 2005-01-05 18:11 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From tobi at gcc dot gnu dot org  2005-01-05 18:10 -------
Confirmed. See sec. 3.3.1.3.1.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2005-01-05 18:10:58
               date|                            |


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


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

* [Bug fortran/19260] & not required when splitting a token in continuation
  2005-01-05 11:12 [Bug fortran/19260] New: & not required when splitting a token in continuation 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
  1 sibling, 0 replies; 3+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-04-08 21:00 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-04-08 21:00 -------
Isn't this a dup of bug 19101?

-- 


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


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

end of thread, other threads:[~2005-04-08 21:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-01-05 11:12 [Bug fortran/19260] New: & not required when splitting a token in continuation 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).