public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/39555]  New: concat-op not allowed in STOP
@ 2009-03-25 18:27 dfranke at gcc dot gnu dot org
  2009-03-27 23:28 ` [Bug fortran/39555] " burnus at gcc dot gnu dot org
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: dfranke at gcc dot gnu dot org @ 2009-03-25 18:27 UTC (permalink / raw)
  To: gcc-bugs

The following is illegal (only digits or a character constant can follow STOP):

$> cat stop.f90
  STOP "a" // "constant"
END

$> gfortran-svn stop.f90 && ./a.out
STOP aconstant

gcc version 4.4.0 20090324 (experimental) (GCC)


-- 
           Summary: concat-op not allowed in STOP
           Product: gcc
           Version: 4.4.0
            Status: UNCONFIRMED
          Keywords: diagnostic
          Severity: normal
          Priority: P3
         Component: fortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: dfranke at gcc dot gnu dot org


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


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

end of thread, other threads:[~2010-05-23 14:46 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-03-25 18:27 [Bug fortran/39555] New: concat-op not allowed in STOP dfranke at gcc dot gnu dot org
2009-03-27 23:28 ` [Bug fortran/39555] " burnus at gcc dot gnu dot org
2009-03-28  3:40 ` kargl at gcc dot gnu dot org
2009-03-28 13:37 ` fxcoudert at gcc dot gnu dot org
2010-05-23 10:21 ` burnus at gcc dot gnu dot org
2010-05-23 14:46 ` jvdelisle 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).