public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/25092]  New: better diagnostic needed
@ 2005-11-26 18:05 jv244 at cam dot ac dot uk
  2006-01-20 21:52 ` [Bug fortran/25092] Result lengths different at different entries pinskia at gcc dot gnu dot org
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: jv244 at cam dot ac dot uk @ 2005-11-26 18:05 UTC (permalink / raw)
  To: gcc-bugs

using GNU Fortran 95 (GCC) 4.1.0 20051126 (prerelease)  with '-g -pedantic
-std=f95', I get a bad / no diagnostic for the following invalid code:

 FUNCTION F1() RESULT(RES_F1)
 INTEGER :: RES_F1(4)
 INTEGER :: RES_E1(3)
 ENTRY E1() RESULT(RES_E1)
 END FUNCTION
 END


-- 
           Summary: better diagnostic needed
           Product: gcc
           Version: 4.1.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: fortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: jv244 at cam dot ac dot uk


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


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

end of thread, other threads:[~2006-10-24  8:06 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-11-26 18:05 [Bug fortran/25092] New: better diagnostic needed jv244 at cam dot ac dot uk
2006-01-20 21:52 ` [Bug fortran/25092] Result lengths different at different entries pinskia at gcc dot gnu dot org
2006-09-05 19:43 ` pault at gcc dot gnu dot org
2006-10-03 20:13 ` pault at gcc dot gnu dot org
2006-10-03 20:17 ` pault at gcc dot gnu dot org
2006-10-24  8:06 ` fxcoudert 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).