[Bug ipa/62121] [4.9 Regression] ICE: Segmentation fault in ipa-devirt.c:997

hubicka at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sat Sep 27 00:19:00 GMT 2014


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

--- Comment #3 from Jan Hubicka <hubicka at gcc dot gnu.org> ---
Author: hubicka
Date: Sat Sep 27 00:19:06 2014
New Revision: 215655

URL: https://gcc.gnu.org/viewcvs?rev=215655&root=gcc&view=rev
Log:

    PR ipa/62121
    * ipa-polymorphic-call.c
(ipa_polymorphic_call_context::restrict_to_inner_class):
    fix pasto in checking array size.

    * g++.dg/torture/pr62121.C: New testcase.

Added:
    trunk/gcc/testsuite/g++.dg/torture/pr62121.C
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/ipa-polymorphic-call.c
    trunk/gcc/testsuite/ChangeLog



More information about the Gcc-bugs mailing list