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/48929] [4.7 Regression] ICE: in estimate_size_after_inlining, at ipa-inline-analysis.c:1961 with -findirect-inlining


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

--- Comment #3 from Jan Hubicka <hubicka at gcc dot gnu.org> 2011-06-04 14:24:24 UTC ---
Author: hubicka
Date: Sat Jun  4 14:24:20 2011
New Revision: 174638

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=174638
Log:
    PR tree-optimize/48929
    * gcc.c-torture/compile/pr48929.c: New testcase.
    * ipa-inline-analysis.c (remap_edge_predicates): Fix handling
    of empty predicate.

Added:
    trunk/gcc/testsuite/gcc.c-torture/compile/pr48929.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/ipa-inline-analysis.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]