public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/29806]  New: Error if CONTAINS is present without SUBPROGRAM
@ 2006-11-11 22:44 burnus at gcc dot gnu dot org
  2006-11-12 21:02 ` [Bug fortran/29806] " burnus at gcc dot gnu dot org
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: burnus at gcc dot gnu dot org @ 2006-11-11 22:44 UTC (permalink / raw)
  To: gcc-bugs

The following is invalid Fortran as an internal-subprogram (R1101,R210) or
module-subprogram (R1107) is needed with CONTAINS.

module x
 contains
end module x

program y
  contains
end program y


-- 
           Summary: Error if CONTAINS is present without SUBPROGRAM
           Product: gcc
           Version: 4.3.0
            Status: UNCONFIRMED
          Keywords: diagnostic
          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=29806


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

end of thread, other threads:[~2006-12-01  2:03 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-11-11 22:44 [Bug fortran/29806] New: Error if CONTAINS is present without SUBPROGRAM burnus at gcc dot gnu dot org
2006-11-12 21:02 ` [Bug fortran/29806] " burnus at gcc dot gnu dot org
2006-11-13  7:42 ` erik dot edelmann at iki dot fi
2006-11-13 10:05 ` burnus at gcc dot gnu dot org
2006-11-13 18:55 ` patchapp at dberlin dot org
2006-11-14  7:43 ` burnus at gcc dot gnu dot org
2006-11-15 10:02 ` burnus at gcc dot gnu dot org
2006-11-15 10:14 ` burnus at gcc dot gnu dot org
2006-12-01  2:03 ` chaoyingfu 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).