[Bug fortran/66102] dependency mishandling with reallocation on assignment

2017-07-24 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66102 Thomas Koenig changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug fortran/66102] dependency mishandling with reallocation on assignment

2017-07-24 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66102 --- Comment #4 from Thomas Koenig --- Author: tkoenig Date: Mon Jul 24 09:50:28 2017 New Revision: 250471 URL: https://gcc.gnu.org/viewcvs?rev=250471&root=gcc&view=rev Log: 2017-07-24 Thomas Koenig Mikael Morin PR fortra

[Bug fortran/66102] dependency mishandling with reallocation on assignment

2015-05-18 Thread mikael at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66102 Mikael Morin changed: What|Removed |Added Attachment #35518|0 |1 is obsolete|

[Bug fortran/66102] dependency mishandling with reallocation on assignment

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

[Bug fortran/66102] dependency mishandling with reallocation on assignment

2015-05-11 Thread mikael at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66102 --- Comment #1 from Mikael Morin --- (In reply to Mikael Morin from comment #0) > This test shows a number of memory errors at runtime. > Some of them are related to pr65792 and pr61831. And this is a partial fix for what remains after these bug