[Bug fortran/59881] Memory corruption with allocatable arrays in polymorphic types

2022-04-21 Thread mikael at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59881 Mikael Morin changed: What|Removed |Added CC||mikael at gcc dot gnu.org Resolut

[Bug fortran/59881] Memory corruption with allocatable arrays in polymorphic types

2021-04-30 Thread juergen.reuter at desy dot de via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59881 --- Comment #5 from Jürgen Reuter --- I checked again, and I don't see any issues any more. There might still be some memory leaks, I haven't checked. Would it make sense to close this one and open a new report in case there is a definite reprodu

[Bug fortran/59881] Memory corruption with allocatable arrays in polymorphic types

2014-01-20 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59881 janus at gcc dot gnu.org changed: What|Removed |Added CC||janus at gcc dot gnu.org --- Co

[Bug fortran/59881] Memory corruption with allocatable arrays in polymorphic types

2014-01-19 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59881 --- Comment #3 from Dominique d'Humieres --- When the executable is run under valgrind I see a lot of ==981== Invalid write of size 8 ==981==at 0x100020B99: __parser_MOD_token_assign_real (in ./seg_prod) ==981==by 0x10001ED21: __parser_MO

[Bug fortran/59881] Memory corruption with allocatable arrays in polymorphic types

2014-01-19 Thread juergen.reuter at desy dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59881 --- Comment #2 from Jürgen Reuter --- Created attachment 31895 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=31895&action=edit bit smaller test case This is a bit smaller test case. The main program is basically a call, and one module has b

[Bug fortran/59881] Memory corruption with allocatable arrays in polymorphic types

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