public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/46705] New: Spurious "Missing '&' in continued character constant" warning occurs twice
@ 2010-11-29 10:56 mathewc at nag dot co.uk
  2010-11-29 21:02 ` [Bug fortran/46705] " burnus at gcc dot gnu.org
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: mathewc at nag dot co.uk @ 2010-11-29 10:56 UTC (permalink / raw)
  To: gcc-bugs

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

           Summary: Spurious "Missing '&' in continued character constant"
                    warning occurs twice
           Product: gcc
           Version: fortran-dev
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: fortran
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: mathewc@nag.co.uk


> uname -a
Linux loanamd27 2.6.11.4-20a-smp #1 SMP Wed Mar 23 21:52:37 UTC 2005 x86_64
x86_64 x86_64 GNU/Linux

> gfortran --version
GNU Fortran (GCC) 4.6.0 20101120 (experimental)

> cat contin_char.f90 
1 FORMAT (''&
       )
END

> gfortran -Wampersand contin_char.f90
contin_char.f90:2.8:

       )
        1
Warning: Missing '&' in continued character constant at (1)
contin_char.f90:2.8:

       )
        1
Warning: Missing '&' in continued character constant at (1)


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

end of thread, other threads:[~2010-12-11 23:34 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-11-29 10:56 [Bug fortran/46705] New: Spurious "Missing '&' in continued character constant" warning occurs twice mathewc at nag dot co.uk
2010-11-29 21:02 ` [Bug fortran/46705] " burnus at gcc dot gnu.org
2010-12-08  4:41 ` jvdelisle at gcc dot gnu.org
2010-12-11 15:55 ` jvdelisle at gcc dot gnu.org
2010-12-11 16:02 ` jvdelisle at gcc dot gnu.org
2010-12-11 20:42 ` jvdelisle at gcc dot gnu.org
2010-12-11 23:15 ` jvdelisle at gcc dot gnu.org
2010-12-11 23:26 ` jvdelisle at gcc dot gnu.org
2010-12-11 23:34 ` jvdelisle at gcc dot gnu.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).