public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/31495]  New: Is this continuation line legal?
@ 2007-04-06 17:31 michael dot a dot richmond at nasa dot gov
  2007-04-06 18:32 ` [Bug fortran/31495] " jvdelisle at gcc dot gnu dot org
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: michael dot a dot richmond at nasa dot gov @ 2007-04-06 17:31 UTC (permalink / raw)
  To: gcc-bugs

When I compile the program listed below I get the message:

Warning: '&' not allowed by itself in line 4

The other compilers I tried do not print any messages.

PROGRAM print_ascertain
CHARACTER (LEN=20) :: str
str = "Hello world &
& &
&"
END PROGRAM print_ascertain


-- 
           Summary: Is this continuation line legal?
           Product: gcc
           Version: 4.3.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: fortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: michael dot a dot richmond at nasa dot gov


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


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

end of thread, other threads:[~2007-05-29  8:05 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-04-06 17:31 [Bug fortran/31495] New: Is this continuation line legal? michael dot a dot richmond at nasa dot gov
2007-04-06 18:32 ` [Bug fortran/31495] " jvdelisle at gcc dot gnu dot org
2007-04-06 19:19 ` jvdelisle at gcc dot gnu dot org
2007-04-21 21:25 ` patchapp at dberlin dot org
2007-04-21 21:34 ` jvdelisle at gcc dot gnu dot org
2007-04-21 21:35 ` jvdelisle at gcc dot gnu dot org
2007-04-21 22:01 ` jvdelisle at gcc dot gnu dot org
2007-05-29  8:05 ` 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).