[Bug fortran/51976] [F2003] Support deferred-length character components of derived types (allocatable string length)

2015-09-03 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=51976 Dominique d'Humieres changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug fortran/51976] [F2003] Support deferred-length character components of derived types (allocatable string length)

2015-04-23 Thread vehre at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=51976 Bug 51976 depends on bug 57456, which changed state. Bug 57456 Summary: [OOP] CLASS + CHARACTER ALLOCATE with typespec: For arrays, the typespec is ignored https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57456 What|Removed

[Bug fortran/51976] [F2003] Support deferred-length character components of derived types (allocatable string length)

2014-11-16 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=51976 --- Comment #17 from Dominique d'Humieres dominiq at lps dot ens.fr --- I think the last issues in comment 16 can be tracked by pr54070 and this PR closed as FIXED.

[Bug fortran/51976] [F2003] Support deferred-length character components of derived types (allocatable string length)

2014-06-03 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=51976 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added CC||jakub at gcc dot

[Bug fortran/51976] [F2003] Support deferred-length character components of derived types (allocatable string length)

2014-03-06 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51976 --- Comment #15 from janus at gcc dot gnu.org --- Author: janus Date: Thu Mar 6 21:45:31 2014 New Revision: 208386 URL: http://gcc.gnu.org/viewcvs?rev=208386root=gccview=rev Log: 2014-03-06 Paul Thomas pa...@gcc.gnu.org Janus Weil

[Bug fortran/51976] [F2003] Support deferred-length character components of derived types (allocatable string length)

2014-02-21 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51976 --- Comment #14 from Dominique d'Humieres dominiq at lps dot ens.fr --- Hi all, I think it went as follows: We found out that some code doesn't - in particular code which uses array-valued deferred-length characters. After trying to fix it,

[Bug fortran/51976] [F2003] Support deferred-length character components of derived types (allocatable string length)

2014-02-19 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51976 --- Comment #13 from janus at gcc dot gnu.org --- The latest patch posted at http://gcc.gnu.org/ml/fortran/2014-02/msg00109.html works smoothly on the test case in comment 12.

[Bug fortran/51976] [F2003] Support deferred-length character components of derived types (allocatable string length)

2013-08-28 Thread w6ws at earthlink dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51976 Walter Spector w6ws at earthlink dot net changed: What|Removed |Added CC||w6ws at

[Bug fortran/51976] [F2003] Support deferred-length character components of derived types (allocatable string length)

2013-06-05 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51976 --- Comment #11 from Tobias Burnus burnus at gcc dot gnu.org --- Another example fancy example: ftp://ftp.numerical.rl.ac.uk/pub/MRandC/oo.f90 From https://groups.google.com/forum/?fromgroups#!topic/comp.lang.fortran/aRz3HMpblTs

[Bug fortran/51976] [F2003] Support deferred-length character components of derived types (allocatable string length)

2013-05-20 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51976 --- Comment #10 from Tobias Burnus burnus at gcc dot gnu.org --- FYI: Ian Hardy has some fancy examples uses character(:) in DT at the bottom of the thread http://software.intel.com/en-us/forums/topic/326077 (attached files)

[Bug fortran/51976] [F2003] Support deferred-length character components of derived types (allocatable string length)

2013-02-25 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51976 --- Comment #9 from Tobias Burnus burnus at gcc dot gnu.org 2013-02-25 08:49:03 UTC --- Latest patch: http://gcc.gnu.org/ml/fortran/2013-02/msg00136.html

[Bug fortran/51976] [F2003] Support deferred-length character components of derived types (allocatable string length)

2013-02-10 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51976 --- Comment #8 from Dominique d'Humieres dominiq at lps dot ens.fr 2013-02-10 19:59:37 UTC --- With the patch in comment #7 most of the duplicates compile and run, but: pr49050 which gives pr49050.f90:13.10: item =

[Bug fortran/51976] [F2003] Support deferred-length character components of derived types (allocatable string length)

2013-02-09 Thread pault at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51976 --- Comment #7 from Paul Thomas pault at gcc dot gnu.org 2013-02-09 20:33:56 UTC --- Created attachment 29406 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=29406 Draft patch for the PR This turned out to be easier than I expected.

[Bug fortran/51976] [F2003] Support deferred-length character components of derived types (allocatable string length)

2013-01-29 Thread pault at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51976 Paul Thomas pault at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW

[Bug fortran/51976] [F2003] Support deferred-length character components of derived types (allocatable string length)

2012-11-08 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51976 Tobias Burnus burnus at gcc dot gnu.org changed: What|Removed |Added CC||burnus

[Bug fortran/51976] [F2003] Support deferred-length character components of derived types (allocatable string length)

2012-05-14 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51976 Tobias Burnus burnus at gcc dot gnu.org changed: What|Removed |Added CC||i.thompson at

[Bug fortran/51976] [F2003] Support deferred-length character components of derived types (allocatable string length)

2012-01-24 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51976 Tobias Burnus burnus at gcc dot gnu.org changed: What|Removed |Added CC||arjen.markus at

[Bug fortran/51976] [F2003] Support deferred-length character components of derived types (allocatable string length)

2012-01-24 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51976 --- Comment #1 from Tobias Burnus burnus at gcc dot gnu.org 2012-01-24 08:04:21 UTC --- *** Bug 51075 has been marked as a duplicate of this bug. ***

[Bug fortran/51976] [F2003] Support deferred-length character components of derived types (allocatable string length)

2012-01-24 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51976 Tobias Burnus burnus at gcc dot gnu.org changed: What|Removed |Added CC||dominiq at lps

[Bug fortran/51976] [F2003] Support deferred-length character components of derived types (allocatable string length)

2012-01-24 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51976 Tobias Burnus burnus at gcc dot gnu.org changed: What|Removed |Added CC||kargl at gcc dot