public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/14082] New: [gfortran] Not Implemented: arrays of strings
@ 2004-02-09 12:46 rguenth at tat dot physik dot uni-tuebingen dot de
  2004-02-09 15:51 ` [Bug fortran/14082] " pinskia at gcc dot gnu dot org
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: rguenth at tat dot physik dot uni-tuebingen dot de @ 2004-02-09 12:46 UTC (permalink / raw)
  To: gcc-bugs

For g77 backward compatibility arrays of strings need to be implemented, as the
following code doesn't compile otherwise:

      subroutine test
      character chnum(0:9)*1
      data chnum /'0','1','2','3','4','5','6','7','8','9'/
      end

this is a regression towards g77.

-- 
           Summary: [gfortran] Not Implemented: arrays of strings
           Product: gcc
           Version: tree-ssa
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: fortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: rguenth at tat dot physik dot uni-tuebingen dot de
                CC: gcc-bugs at gcc dot gnu dot org


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


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

end of thread, other threads:[~2004-04-04 23:33 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-02-09 12:46 [Bug fortran/14082] New: [gfortran] Not Implemented: arrays of strings rguenth at tat dot physik dot uni-tuebingen dot de
2004-02-09 15:51 ` [Bug fortran/14082] " pinskia at gcc dot gnu dot org
2004-02-14 20:36 ` pinskia at gcc dot gnu dot org
2004-02-27 17:53 ` pbrook at gcc dot gnu dot org
2004-03-25  4:46 ` pinskia at gcc dot gnu dot org
2004-04-04 23:30 ` pbrook at gcc dot gnu dot org
2004-04-04 23:33 ` pbrook 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).