[Bug fortran/88768] Derived type io in conjunction with allocatable component and recursion fails

2019-01-17 Thread mscfd at gmx dot net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88768 --- Comment #3 from martin --- I have opened a separate PR 88899 for the openmp related invalid memory read, but I guess it might have the same cause.

[Bug fortran/88768] Derived type io in conjunction with allocatable component and recursion fails

2019-01-14 Thread mscfd at gmx dot net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88768 --- Comment #2 from martin --- If I add the "generic :: write(unformatted) => write_unformatted" part in my code (but do not use it), I see other failures somehow triggered by openmp parallelisation (no recursion involved). Using the address

[Bug fortran/88768] Derived type io in conjunction with allocatable component and recursion fails

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