public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/51976] New: [F2003] Support deferred-length character components of derived types (allocatable string length)
@ 2012-01-24  8:05 burnus at gcc dot gnu.org
  2012-01-24  8:08 ` [Bug fortran/51976] " burnus at gcc dot gnu.org
                   ` (19 more replies)
  0 siblings, 20 replies; 21+ messages in thread
From: burnus at gcc dot gnu.org @ 2012-01-24  8:05 UTC (permalink / raw)
  To: gcc-bugs

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

             Bug #: 51976
           Summary: [F2003] Support deferred-length character components
                    of derived types (allocatable string length)
    Classification: Unclassified
           Product: gcc
           Version: 4.7.0
            Status: UNCONFIRMED
          Keywords: rejects-valid
          Severity: normal
          Priority: P3
         Component: fortran
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: burnus@gcc.gnu.org
            Blocks: 45170


See also PR 45170 comment 9 - and the examples in PR fortran/51550, PR
fortran/47545, PR fortran/49050 and PR fortran/51075.

Currently, using

type t
  character(len=:), allocatable :: str_comp
end type t

is not supported and is rejected by a not-yet-supported error.

TODO: There needs to be a hidden (integer) component, which stores the string
length.


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

end of thread, other threads:[~2015-09-03 21:18 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-01-24  8:05 [Bug fortran/51976] New: [F2003] Support deferred-length character components of derived types (allocatable string length) burnus at gcc dot gnu.org
2012-01-24  8:08 ` [Bug fortran/51976] " burnus at gcc dot gnu.org
2012-01-24  8:14 ` burnus at gcc dot gnu.org
2012-01-24  8:35 ` burnus at gcc dot gnu.org
2012-01-24  8:37 ` burnus at gcc dot gnu.org
2012-05-14 16:45 ` burnus at gcc dot gnu.org
2012-11-08 15:00 ` burnus at gcc dot gnu.org
2013-01-30  6:16 ` pault at gcc dot gnu.org
2013-02-09 20:34 ` pault at gcc dot gnu.org
2013-02-10 19:59 ` dominiq at lps dot ens.fr
2013-02-25  8:49 ` burnus at gcc dot gnu.org
2013-05-20  9:23 ` burnus at gcc dot gnu.org
2013-06-05  9:20 ` burnus at gcc dot gnu.org
2013-08-28 22:33 ` w6ws at earthlink dot net
2014-02-19 15:54 ` janus at gcc dot gnu.org
2014-02-21 14:06 ` dominiq at lps dot ens.fr
2014-03-06 21:46 ` janus at gcc dot gnu.org
2014-06-03 19:54 ` jakub at gcc dot gnu.org
2014-11-16 15:35 ` dominiq at lps dot ens.fr
2015-04-23 12:58 ` vehre at gcc dot gnu.org
2015-09-03 21:18 ` 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).