[Bug fortran/57354] Wrong run-time assignment of allocatable array of derived type with allocatable component

2015-08-07 Thread mikael at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57354 Mikael Morin changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Bug fortran/57354] Wrong run-time assignment of allocatable array of derived type with allocatable component

2015-04-17 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57354 --- Comment #6 from Dominique d'Humieres --- AFAICT this PR is fixed at 4.9.2. Any reason why it is not closed?

[Bug fortran/57354] Wrong run-time assignment of allocatable array of derived type with allocatable component

2013-12-01 Thread pault at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57354 --- Comment #5 from Paul Thomas --- Author: pault Date: Sun Dec 1 11:50:20 2013 New Revision: 205567 URL: http://gcc.gnu.org/viewcvs?rev=205567&root=gcc&view=rev Log: 2013-12-01 Paul Thomas PR fortran/57354 * trans-array.c (gfc_conv_

[Bug fortran/57354] Wrong run-time assignment of allocatable array of derived type with allocatable component

2013-12-01 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57354 --- Comment #4 from Tobias Burnus --- (In reply to Paul Thomas from comment #3) > This patch is preliminary since a temporary is produced, for each > assignment, copied to the newly reallocated lhs and then deallocated. > Clearly it would be more

[Bug fortran/57354] Wrong run-time assignment of allocatable array of derived type with allocatable component

2013-11-23 Thread pault at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57354 Paul Thomas changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug fortran/57354] Wrong run-time assignment of allocatable array of derived type with allocatable component

2013-05-21 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57354 Tobias Burnus changed: What|Removed |Added Keywords||wrong-code CC|

[Bug fortran/57354] Wrong run-time assignment of allocatable array of derived type with allocatable component

2013-05-21 Thread vladimir.fuka at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57354 --- Comment #1 from Vladimir Fuka --- valgrind ./a.out ==17600== Memcheck, a memory error detector ==17600== Copyright (C) 2002-2012, and GNU GPL'd, by Julian Seward et al. ==17600== Using Valgrind-3.8.1 and LibVEX; rerun with -h for copyright in