[Bug target/63982] [5 Regression] Almost all of the devirt testcases fail with -mabi=ilp32

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Nov 20 17:14:00 GMT 2014


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

--- Comment #5 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Author: pinskia
Date: Thu Nov 20 17:14:09 2014
New Revision: 217889

URL: https://gcc.gnu.org/viewcvs?rev=217889&root=gcc&view=rev
Log:
2014-11-20  Andrew Pinski  <apinski@cavium.com>

        PR ipa/63981
        PR ipa/63982
        * ipa-polymorphic-call.c (possible_placement_new):
        Use POINTER_SIZE instead of GET_MODE_BITSIZE (Pmode).
        (ipa_polymorphic_call_context::restrict_to_inner_class): Likewise.
        (extr_type_from_vtbl_ptr_store): Likewise.


Modified:
    trunk/gcc/ChangeLog



More information about the Gcc-bugs mailing list