This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/55901] [OOP] type is (character(len=*)) misinterpreted as array


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55901

paul.richard.thomas at gmail dot com <paul.richard.thomas at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |paul.richard.thomas at gmail dot c
                   |                            |om

--- Comment #8 from paul.richard.thomas at gmail dot com <paul.richard.thomas at gmail dot com> ---
Created attachment 34281
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=34281&action=edit
Partial patch for the PR

This patch removes the error and correctly converts the code, except for the
lack of a string length for the unlimited polymorphic entities/components in
both the testcase here and oo.f90.

Andre is attending to this but I will in the meantime submit this patch.

Cheers

Paul


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]