[Bug target/63981] [5 Regression] some C++ tests fail with -mabi=ilp32 on aarch64 (with -O2 and above)
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=63981
--- Comment #4 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