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 middle-end/50823] [4.7 Regression] ICE in inline_small_functions, at ipa-inline.c:1407


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

--- Comment #15 from Richard Guenther <rguenth at gcc dot gnu.org> 2011-12-07 11:55:19 UTC ---
Author: rguenth
Date: Wed Dec  7 11:55:16 2011
New Revision: 182077

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=182077
Log:
2011-12-07  Richard Guenther  <rguenther@suse.de>

    PR tree-optimization/50823
    * ipa-inline.c (edge_badness): Do not account for the number of
    remaining calls.

    * gcc.dg/torture/pr50823.c: New testcase.

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