[Bug fortran/61281] Memory corruption on assigning a polymorphic variable to a non-polymorphic one

2014-12-14 Thread janus at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61281 janus at gcc dot gnu.org changed: What|Removed |Added Keywords||wrong-code Status|

[Bug fortran/61281] Memory corruption on assigning a polymorphic variable to a non-polymorphic one

2014-12-14 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61281 --- Comment #6 from Dominique d'Humieres --- > I can confirm the misbehavior with 4.9.1, but it seems that the problem > is gone on current trunk: Confirmed. Likely fixed by r 216427 (pr63553).

[Bug fortran/61281] Memory corruption on assigning a polymorphic variable to a non-polymorphic one

2014-12-14 Thread janus at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61281 --- Comment #5 from janus at gcc dot gnu.org --- I can confirm the misbehavior with 4.9.1, but it seems that the problem is gone on current trunk: $ ./a.out rob rob gcc version 5.0.0 20141213 (experimental) [trunk revision 218705] (GCC)

[Bug fortran/61281] Memory corruption on assigning a polymorphic variable to a non-polymorphic one

2014-06-01 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61281 Dominique d'Humieres changed: What|Removed |Added CC||burnus at gcc dot gnu.org,

[Bug fortran/61281] Memory corruption on assigning a polymorphic variable to a non-polymorphic one

2014-05-23 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61281 --- Comment #3 from Dominique d'Humieres --- > I assume you're saying it disappeared and then reappeared and you're > confirming > the problem exists on the current trunk. Correct? Sorry for the confusion. I meant (1) I confirm the memory cor

[Bug fortran/61281] Memory corruption on assigning a polymorphic variable to a non-polymorphic one

2014-05-23 Thread rouson at stanford dot edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61281 --- Comment #2 from Damian Rouson --- I assume you're saying it disappeared and then reappeared and you're confirming the problem exists on the current trunk. Correct?

[Bug fortran/61281] Memory corruption on assigning a polymorphic variable to a non-polymorphic one

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