[Bug fortran/89374] gfortran does not respect privacy of types

2019-02-16 Thread juergen.reuter at desy dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89374

--- Comment #2 from Jürgen Reuter  ---
(In reply to Dominique d'Humieres from comment #1)
> Related to/duplicate of pr36383?

Related to most likely yes, could have the same origin. Probably the fortran DT
is cast into an internal C representation. I don't know whether this is the
same (or a related) object in the gfortran C code.

[Bug fortran/89374] gfortran does not respect privacy of types

2019-02-16 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89374

Dominique d'Humieres  changed:

   What|Removed |Added

 Status|UNCONFIRMED |WAITING
   Last reconfirmed||2019-02-16
 Ever confirmed|0   |1

--- Comment #1 from Dominique d'Humieres  ---
Related to/duplicate of pr36383?