public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/38289]  New: "procedure( ), pointer" rejected
@ 2008-11-27 13:43 burnus at gcc dot gnu dot org
  2008-11-27 13:46 ` [Bug fortran/38289] " burnus at gcc dot gnu dot org
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: burnus at gcc dot gnu dot org @ 2008-11-27 13:43 UTC (permalink / raw)
  To: gcc-bugs

Found at
http://de.wikibooks.org/wiki/Fortran:_Fortran_2003:_Zeiger

The following is rejected because of the space in "( )". With "()" it compiles:

  procedure( ), pointer :: pptr => null()
           1
Error: Syntax error in PROCEDURE statement at (1)


-- 
           Summary: "procedure( ), pointer" rejected
           Product: gcc
           Version: 4.4.0
            Status: UNCONFIRMED
          Keywords: rejects-valid
          Severity: normal
          Priority: P3
         Component: fortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: burnus at gcc dot gnu dot org


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


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

end of thread, other threads:[~2008-11-29 13:41 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-11-27 13:43 [Bug fortran/38289] New: "procedure( ), pointer" rejected burnus at gcc dot gnu dot org
2008-11-27 13:46 ` [Bug fortran/38289] " burnus at gcc dot gnu dot org
2008-11-27 21:13 ` mikael at gcc dot gnu dot org
2008-11-27 22:17 ` janus at gcc dot gnu dot org
2008-11-29 13:39 ` janus at gcc dot gnu dot org
2008-11-29 13:41 ` janus 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).