[Bug fortran/50221] Allocatable string length fails with array assignment

2016-03-13 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=50221 Dominique d'Humieres changed: What|Removed |Added CC||brad.finney at humboldt dot edu

[Bug fortran/50221] Allocatable string length fails with array assignment

2016-01-10 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=50221 Paul Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug fortran/50221] Allocatable string length fails with array assignment

2016-01-10 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=50221 --- Comment #8 from Paul Thomas --- Author: pault Date: Sun Jan 10 18:06:43 2016 New Revision: 232203 URL: https://gcc.gnu.org/viewcvs?rev=232203=gcc=rev Log: 2016-01-10 Paul Thomas Backport from mainline.

[Bug fortran/50221] Allocatable string length fails with array assignment

2015-11-15 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=50221 --- Comment #7 from Paul Thomas --- Author: pault Date: Sun Nov 15 14:07:52 2015 New Revision: 230396 URL: https://gcc.gnu.org/viewcvs?rev=230396=gcc=rev Log: 2015-11-15 Paul Thomas PR fortran/50221 PR

[Bug fortran/50221] Allocatable string length fails with array assignment

2015-11-12 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=50221 Paul Thomas changed: What|Removed |Added CC||pault at gcc dot gnu.org

[Bug fortran/50221] Allocatable string length fails with array assignment

2015-11-06 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=50221 --- Comment #5 from Dominique d'Humieres --- Note that the output for comment 0 is array=xxyyzz 2 3 when compiled with Using built-in specs. COLLECT_GCC=/opt/gcc/gcc6a-222042/bin/gfortran

[Bug fortran/50221] Allocatable string length fails with array assignment

2015-05-15 Thread arjen.markus895 at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=50221 Arjen Markus arjen.markus895 at gmail dot com changed: What|Removed |Added CC|

[Bug fortran/50221] Allocatable string length fails with array assignment

2013-06-16 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50221 Dominique d'Humieres dominiq at lps dot ens.fr changed: What|Removed |Added Keywords|

[Bug fortran/50221] Allocatable string length fails with array assignment

2012-05-12 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50221 --- Comment #2 from Tobias Burnus burnus at gcc dot gnu.org 2012-05-12 12:10:33 UTC --- The following program illustrates some of the problems: a) If the comment lines are removed (i.e. a module is used), there is no valgrind failure and the

[Bug fortran/50221] Allocatable string length fails with array assignment

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