public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/25071]  New: better diagnostic needed
@ 2005-11-26 17:55 jv244 at cam dot ac dot uk
  2005-11-26 19:48 ` [Bug fortran/25071] dummy argument larger than actual argument fxcoudert at gcc dot gnu dot org
                   ` (5 more replies)
  0 siblings, 6 replies; 12+ messages in thread
From: jv244 at cam dot ac dot uk @ 2005-11-26 17:55 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:

INTEGER :: I(2,2)
CALL TST(I)
CONTAINS
 SUBROUTINE TST(I)
  INTEGER :: I(6)
 END SUBROUTINE TST
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=25071


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

end of thread, other threads:[~2015-09-06  1:08 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-25071-4@http.gcc.gnu.org/bugzilla/>
2011-01-25 12:41 ` [Bug fortran/25071] dummy argument larger than actual argument jb at gcc dot gnu.org
2011-01-25 12:47 ` Joost.VandeVondele at pci dot uzh.ch
2011-01-25 12:51 ` burnus at gcc dot gnu.org
2011-01-27 11:02 ` burnus at gcc dot gnu.org
2011-01-27 13:42 ` Joost.VandeVondele at pci dot uzh.ch
2015-09-06  1:08 ` dominiq at lps dot ens.fr
2005-11-26 17:55 [Bug fortran/25071] New: better diagnostic needed jv244 at cam dot ac dot uk
2005-11-26 19:48 ` [Bug fortran/25071] dummy argument larger than actual argument fxcoudert at gcc dot gnu dot org
2007-04-19 15:16 ` burnus at gcc dot gnu dot org
2007-05-03 19:50 ` patchapp at dberlin dot org
2007-05-04  7:54 ` burnus at gcc dot gnu dot org
2007-05-04  7:55 ` burnus at gcc dot gnu dot org
2007-07-24  9:42 ` burnus 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).