[Bug fortran/91015] New: Which is correct working on polymorphic assignment...

2019-06-27 Thread jplatas at ull dot edu.es
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

[Bug fortran/90948] New: Polymorphic intrinsic assignment...

2019-06-20 Thread jplatas at ull dot edu.es
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.