public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/32816]  New: Compile-time check for No data-edit descriptor for effective item
@ 2007-07-19  8:35 burnus at gcc dot gnu dot org
  2007-07-20 16:41 ` [Bug fortran/32816] " tkoenig at gcc dot gnu dot org
  0 siblings, 1 reply; 2+ messages in thread
From: burnus at gcc dot gnu dot org @ 2007-07-19  8:35 UTC (permalink / raw)
  To: gcc-bugs

Test case:
---------------------
program test
implicit none
integer :: n
n = 1
write(*,'(''n'')') n
end program test
---------------------

gfortran gives no compile-time error/warning, only the run-time error:

Fortran runtime error: Insufficient data descriptors in format after reversion

Expected: compile-time error as NAG f95:
Error: r.f90, line 5: No data-edit descriptor for effective item


-- 
           Summary: Compile-time check for No data-edit descriptor for
                    effective item
           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=32816


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

* [Bug fortran/32816] Compile-time check for No data-edit descriptor for effective item
  2007-07-19  8:35 [Bug fortran/32816] New: Compile-time check for No data-edit descriptor for effective item burnus at gcc dot gnu dot org
@ 2007-07-20 16:41 ` tkoenig at gcc dot gnu dot org
  0 siblings, 0 replies; 2+ messages in thread
From: tkoenig at gcc dot gnu dot org @ 2007-07-20 16:41 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from tkoenig at gcc dot gnu dot org  2007-07-20 16:41 -------


*** This bug has been marked as a duplicate of 28397 ***


-- 

tkoenig at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |DUPLICATE


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


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

end of thread, other threads:[~2007-07-20 16:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-07-19  8:35 [Bug fortran/32816] New: Compile-time check for No data-edit descriptor for effective item burnus at gcc dot gnu dot org
2007-07-20 16:41 ` [Bug fortran/32816] " tkoenig 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).