public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/25096]  New: better diagnostic needed
@ 2005-11-26 18:06 jv244 at cam dot ac dot uk
  2006-06-04  9:39 ` [Bug fortran/25096] Non-conforming shapes of DATA object and data fxcoudert at gcc dot gnu dot org
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: jv244 at cam dot ac dot uk @ 2005-11-26 18:06 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:

 TYPE T1
  INTEGER :: I(2)
 END TYPE T1
 TYPE(T1) :: D(4)
 DATA (D(i)%I,i=1,4) /8*0/
 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=25096


^ permalink raw reply	[flat|nested] 6+ messages in thread
[parent not found: <bug-25096-4@http.gcc.gnu.org/bugzilla/>]

end of thread, other threads:[~2014-01-13 14:09 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:06 [Bug fortran/25096] New: better diagnostic needed jv244 at cam dot ac dot uk
2006-06-04  9:39 ` [Bug fortran/25096] Non-conforming shapes of DATA object and data fxcoudert at gcc dot gnu dot org
2008-12-05 16:28 ` jv244 at cam dot ac dot uk
2010-09-05 18:56 ` bdavis at gcc dot gnu dot org
2010-09-08 18:23 ` jv244 at cam dot ac dot uk
     [not found] <bug-25096-4@http.gcc.gnu.org/bugzilla/>
2014-01-13 14:09 ` dominiq at lps dot ens.fr

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).