[Bug fortran/60255] Deferred character length variable at (1) cannot yet be associated with unlimited polymorphic entities

vehre at gmx dot de gcc-bugzilla@gcc.gnu.org
Thu Aug 7 12:03:00 GMT 2014


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



More information about the Gcc-bugs mailing list