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/48699] [OOP] MOVE_ALLOC of polymorphic variables


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

--- Comment #5 from janus at gcc dot gnu.org 2011-05-15 11:53:00 UTC ---
(In reply to comment #4)
> In each TYPE IS/CLASS IS block we generate a temporary for the selector.
> Apparently we need to set the correct attributes for the temporary.

cf. select_type_set_tmp (match.c)


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