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/43366] [OOP][F2008] Intrinsic assign to polymorphic variable



------- Comment #1 from burnus at gcc dot gnu dot org  2010-03-14 14:01 -------
See "Variable must not be polymorphic in assignment" in resolve.c and note that
realloc on assignment must be supported to get this working properly (might
already work for derived types).


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43366


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