public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/12842] New: [gfortran] arrays of chars
@ 2003-10-30 12:34 jv244 at cam dot ac dot uk
  2003-10-31  0:59 ` [Bug fortran/12842] " pinskia at gcc dot gnu dot org
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: jv244 at cam dot ac dot uk @ 2003-10-30 12:34 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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

           Summary: [gfortran] arrays of chars
           Product: gcc
           Version: tree-ssa
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: fortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: jv244 at cam dot ac dot uk
                CC: gcc-bugs at gcc dot gnu dot org

the following should compile :

   CHARACTER(LEN=1), PARAMETER, DIMENSION(0:1) :: l_sym = (/"s","p"/)
   write(6,*) l_sym(1)
   END


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

end of thread, other threads:[~2004-01-20 15:47 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-10-30 12:34 [Bug fortran/12842] New: [gfortran] arrays of chars jv244 at cam dot ac dot uk
2003-10-31  0:59 ` [Bug fortran/12842] " pinskia at gcc dot gnu dot org
2003-11-01 22:20 ` pbrook at gcc dot gnu dot org
2003-12-01  3:26 ` pinskia at gcc dot gnu dot org
2004-01-20 15:45 ` pbrook at gcc dot gnu dot org
2004-01-20 15:46 ` pbrook at gcc dot gnu dot org
2004-01-20 15:47 ` 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).