This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]