http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60718
--- Comment #5 from Bernd Edlinger <bernd.edlinger at hotmail dot de> --- both types are essentially identical, 64 bits large, consist of two pointers, data, and vptr. data points to the target structure, and vptr is the class type.