[Bug tree-optimization/48622] [4.7 Regression] ICE: in estimate_size_after_inlining, at ipa-inline-analysis.c:425 with -flto -finline-small-functions -fno-early-inlining

matz at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sun Apr 17 01:19:00 GMT 2011


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

--- Comment #4 from Michael Matz <matz at gcc dot gnu.org> 2011-04-17 01:18:54 UTC ---
Author: matz
Date: Sun Apr 17 01:18:51 2011
New Revision: 172603

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=172603
Log:
    PR tree-optimization/48622
    PR lto/48645
    * ipa-inline-analysis.c (inline_read_summary): Read size/time
    in same order as they're written.

testsuite/
    * gcc.dg/lto/pr48622_0.c: New test.

Added:
    trunk/gcc/testsuite/gcc.dg/lto/pr48622_0.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/ipa-inline-analysis.c
    trunk/gcc/testsuite/ChangeLog



More information about the Gcc-bugs mailing list