[Bug c++/66487] [6 Regression] Firefox segfault with LTO enabled
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Jan 27 15:46:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66487
--- Comment #15 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
(In reply to Jan Hubicka from comment #13)
> Author: hubicka
> Date: Wed Jan 13 23:47:45 2016
> New Revision: 232356
>
> URL: https://gcc.gnu.org/viewcvs?rev=232356&root=gcc&view=rev
> Log:
>
> PR ipa/66487
> * ipa-polymorphic-call.c (inlined_polymorphic_ctor_dtor_block_p):
> use block_ultimate_origin
> (noncall-stmt_may_be_vtbl_ptr_store): Likewise.
>
> Modified:
> trunk/gcc/ChangeLog
> trunk/gcc/ipa-polymorphic-call.c
Has this commit fixed the remaining issues?
More information about the Gcc-bugs
mailing list