[Bug fortran/50959] [OOP] Redundant setting of the vptr
burnus at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Nov 2 14:25:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50959
Tobias Burnus <burnus at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |WONTFIX
--- Comment #2 from Tobias Burnus <burnus at gcc dot gnu.org> 2011-11-02 14:24:13 UTC ---
(In reply to comment #1)
> well, there is a reason for setting the vptr as part of the initialization: It
> seems to be valid to call intrinsics like e.g. STORAGE_SIZE or EXTENDS_TYPE_OF
> also on unallocated polymorphics
I completely forgot about those! Thus: Won't fix, not a bug.
More information about the Gcc-bugs
mailing list