[Bug tree-optimization/63828] [5 Regression] g++.dg/ipa/devirt-47.C fails for x32
hubicka at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Nov 12 01:17:00 GMT 2014
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?
More information about the Gcc-bugs
mailing list