re PR target/63981 (some C++ tests fail with -mabi=ilp32 on aarch64 (with -O2 and...
authorAndrew Pinski <apinski@cavium.com>
Thu, 20 Nov 2014 17:12:02 +0000 (17:12 +0000)
committerAndrew Pinski <pinskia@gcc.gnu.org>
Thu, 20 Nov 2014 17:12:02 +0000 (09:12 -0800)
commitb30df7b6cb9796793fe9f6566c859388a87eb0fd
treed29f74ef775aa2267a13a1857fb793d9ece8d99a
parentd7ca26e4167f1c7abe50041c838111ee4fab15d1
re PR target/63981 (some C++ tests fail with -mabi=ilp32 on aarch64 (with -O2 and above))

2014-11-20  Andrew Pinski  <apinski@cavium.com>

        PR ipa/63981
        * 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.

From-SVN: r217888
gcc/ChangeLog
gcc/ipa-polymorphic-call.c