[Bug fortran/71565] INTENT(IN) polymorphic argument with pointer components - reject valid code

2018-06-23 Thread juergen.reuter at desy dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71565

--- Comment #3 from Jürgen Reuter  ---
Sorry, in ifort this got fixed in the meanwhile. Only gfortran rejects this
code still.

[Bug fortran/71565] INTENT(IN) polymorphic argument with pointer components - reject valid code

2018-06-23 Thread juergen.reuter at desy dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71565

Jürgen Reuter  changed:

   What|Removed |Added

 CC||juergen.reuter at desy dot de

--- Comment #2 from Jürgen Reuter  ---
This is still present in the actual trunk, and also still present in the ifort
compiler. The NAG compiler compiles the example without problem.

[Bug fortran/71565] INTENT(IN) polymorphic argument with pointer components - reject valid code

2016-07-11 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71565

Dominique d'Humieres  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
   Last reconfirmed||2016-07-11
 Ever confirmed|0   |1

--- Comment #1 from Dominique d'Humieres  ---
Confirmed from 4.8 up to trunk (7.0).