This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/81447] [7/8] gfortran fails to recognize the exact dynamic type of a polymorphic entity that was allocated in a external procedure
- From: "dominiq at lps dot ens.fr" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 26 Jul 2017 13:43:59 +0000
- Subject: [Bug fortran/81447] [7/8] gfortran fails to recognize the exact dynamic type of a polymorphic entity that was allocated in a external procedure
- Auto-submitted: auto-generated
- References: <bug-81447-4@http.gcc.gnu.org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81447
Dominique d'Humieres <dominiq at lps dot ens.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
Priority|P3 |P4
Status|UNCONFIRMED |NEW
Last reconfirmed| |2017-07-26
CC| |pault at gcc dot gnu.org
Known to work| |5.4.0, 6.4.0
Summary|gfortran fails to recognize |[7/8] gfortran fails to
|the exact dynamic type of a |recognize the exact dynamic
|polymorphic entity that was |type of a polymorphic
|allocated in a external |entity that was allocated
|procedure |in a external procedure
Ever confirmed|0 |1
Known to fail| |7.1.0, 8.0
--- Comment #1 from Dominique d'Humieres <dominiq at lps dot ens.fr> ---
Regression likely due to revision r241403 (pr69566).