[Bug tree-optimization/63828] [5 Regression] g++.dg/ipa/devirt-47.C fails for x32

hjl at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Nov 13 13:08:00 GMT 2014


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63828

--- Comment #6 from hjl at gcc dot gnu.org <hjl at gcc dot gnu.org> ---
Author: hjl
Date: Thu Nov 13 13:08:12 2014
New Revision: 217483

URL: https://gcc.gnu.org/viewcvs?rev=217483&root=gcc&view=rev
Log:
Use POINTER_SIZE to check for pointer size

    PR tree-optimization/63828
    * ipa-polymorphic-call.c (possible_placement_new): Check
    POINTER_SIZE, instead of BITS_PER_WORD, for pointer size.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/ipa-polymorphic-call.c



More information about the Gcc-bugs mailing list