https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63828
Jan Hubicka <hubicka at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |hubicka at gcc dot gnu.org --- Comment #3 from Jan Hubicka <hubicka at gcc dot gnu.org> --- Aha, the BITS_PER_WORD really is intended to mean the pointer size (the structure needs to be at least big enough to hold the VPTR pointer). What is the correct way to get this value?