[Bug fortran/69298] Array finalisers seem to be given the wrong array when the array is a member variable.

2016-10-24 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69298 --- Comment #5 from Paul Thomas --- (In reply to Dominique d'Humieres from comment #3) > > Created attachment 37448 [details] > > Self-contained variant > > With n=3, the output of the attached test is > > Initialising stuff_type 4 > Finalising

[Bug fortran/69298] Array finalisers seem to be given the wrong array when the array is a member variable.

2016-10-24 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69298 Paul Thomas changed: What|Removed |Added CC||pault at gcc dot gnu.org --- Comment #4 fr

[Bug fortran/69298] Array finalisers seem to be given the wrong array when the array is a member variable.

2016-01-25 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69298 --- Comment #3 from Dominique d'Humieres --- > Created attachment 37448 [details] > Self-contained variant With n=3, the output of the attached test is Initialising stuff_type 4 Finalising stuff_type 0 ... --- Initialising test_type Initialisin

[Bug fortran/69298] Array finalisers seem to be given the wrong array when the array is a member variable.

2016-01-24 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69298 --- Comment #2 from Dominique d'Humieres --- Created attachment 37448 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=37448&action=edit Self-contained variant

[Bug fortran/69298] Array finalisers seem to be given the wrong array when the array is a member variable.

2016-01-24 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69298 Dominique d'Humieres changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|