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 tree-optimization/55683] [4.8 Regression] ICE in inline_call, at ipa-inline-transform.c:270


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55683

--- Comment #12 from Jan Hubicka <hubicka at gcc dot gnu.org> 2012-12-19 11:42:34 UTC ---
Author: hubicka
Date: Wed Dec 19 11:42:30 2012
New Revision: 194606

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=194606
Log:

    PR tree-optimization/55683
    * g++.dg/ipa/devirt-9.C: New testcase.

    * ipa-prop.c (try_make_edge_direct_virtual_call): Look into constants for
binfo.

Added:
    trunk/gcc/testsuite/g++.dg/ipa/devirt-9.C
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/ipa-prop.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]