http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58252
Jan Hubicka <hubicka at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jason at gcc dot gnu.org
--- Comment #5 from Jan Hubicka <hubicka at gcc dot gnu.org> ---
This seems like a frontend issue to me. OBJ_TYPE_REF must link object with
proper vtable. If we can not safely fetch the type from THIS pointer type of
respective method, we need to improve the representation.