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

* [Bug fortran/14082] [gfortran] Not Implemented: arrays of strings
  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 ` pinskia at gcc dot gnu dot org
  2004-02-14 20:36 ` pinskia at gcc dot gnu dot org
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-02-09 15:51 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |enhancement
           Keywords|                            |ice-on-valid-code, rejects-
                   |                            |valid
   Target Milestone|---                         |tree-ssa


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


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

* [Bug fortran/14082] [gfortran] Not Implemented: arrays of strings
  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
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-02-14 20:36 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-02-14 20:36 -------
confirmed.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2004-02-14 20:36:23
               date|                            |


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


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

* [Bug fortran/14082] [gfortran] Not Implemented: arrays of strings
  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
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: pbrook at gcc dot gnu dot org @ 2004-02-27 17:53 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pbrook at gcc dot gnu dot org  2004-02-27 17:53 -------
Basically another dup of Bug 13253. 
Leaving it open because it also involves initialization via a DATA statement. 

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
  BugsThisDependsOn|                            |13252
         AssignedTo|unassigned at gcc dot gnu   |pbrook at gcc dot gnu dot
                   |dot org                     |org
             Status|NEW                         |ASSIGNED


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


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

* [Bug fortran/14082] [gfortran] Not Implemented: arrays of strings
  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
                   ` (2 preceding siblings ...)
  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
  5 siblings, 0 replies; 7+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-03-25  4:46 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-03-25 04:46 -------
*** Bug 14727 has been marked as a duplicate of this bug. ***

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |cheng_gong at yahoo dot com


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


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

* [Bug fortran/14082] [gfortran] Not Implemented: arrays of strings
  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
                   ` (3 preceding siblings ...)
  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
  5 siblings, 0 replies; 7+ messages in thread
From: pbrook at gcc dot gnu dot org @ 2004-04-04 23:30 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pbrook at gcc dot gnu dot org  2004-04-04 23:30 -------
Fixed. 

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED


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


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

* [Bug fortran/14082] [gfortran] Not Implemented: arrays of strings
  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
                   ` (4 preceding siblings ...)
  2004-04-04 23:30 ` pbrook at gcc dot gnu dot org
@ 2004-04-04 23:33 ` pbrook at gcc dot gnu dot org
  5 siblings, 0 replies; 7+ messages in thread
From: pbrook at gcc dot gnu dot org @ 2004-04-04 23:33 UTC (permalink / raw)
  To: gcc-bugs



-- 
Bug 14082 depends on bug 13253, which changed state.

Bug 13253 Summary: [gfortran] ICE when using DIMENSION and CHARACTER
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13253

           What    |Old Value                   |New Value
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED

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