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


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

--- Comment #8 from Jan Hubicka <hubicka at gcc dot gnu.org> 2013-01-08 20:23:12 UTC ---
Author: hubicka
Date: Tue Jan  8 20:23:05 2013
New Revision: 195033

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

    PR tree-optimization/55823
    * ipa-prop.c (update_indirect_edges_after_inlining): Fix ordering issue.

Added:
    trunk/gcc/testsuite/g++.dg/ipa/devirt-10.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]