Component: fortran
Assignee: unassigned at gcc dot gnu.org
Reporter: jplatas at ull dot edu.es
Target Milestone: ---
Created attachment 46526
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=46526&action=edit
Example
A comparative between gfortran 8.1 and Intel
Assignee: unassigned at gcc dot gnu.org
Reporter: jplatas at ull dot edu.es
Target Milestone: ---
Hi
I'm having problem with polymorphic intrinsic assignment.
This version fails the compilation in gfortran.
The message is:
F:\GIT_ILL>gfortran -c example2.f90
example2.