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/60255] Deferred character length variable at (1) cannot yet be associated with unlimited polymorphic entities


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

Andre Vehreschild <vehre at gmx dot de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |vehre at gmx dot de

--- Comment #6 from Andre Vehreschild <vehre at gmx dot de> ---
Created attachment 33267
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=33267&action=edit
Extended version of janus' patch. Includes testcase and more

Hi,

I propose an extended version of the patch janus began. I think we should also
mark the symbol in the vtab to be deferred and not to have length 0 to prevent
confussion with zero-length arrays. Please find patch attached and on ml.

- Andre


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