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/38584] [4.3 Regression] Inline heuristics run even at -O0



------- Comment #17 from rguenth at gcc dot gnu dot org  2010-04-20 14:32 -------
Subject: Bug 38584

Author: rguenth
Date: Tue Apr 20 14:31:47 2010
New Revision: 158562

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=158562
Log:
2010-04-20  Richard Guenther  <rguenther@suse.de>

        Backport from mainline
        2008-12-30  Steven Bosscher  <steven@gcc.gnu.org>

        PR middle-end/38584
        * ipa-inline.c (compute_inline_parameters): When not optimizing,
        don't compute the inline parameters, just set them to 0 instead.

Modified:
    branches/gcc-4_3-branch/gcc/ChangeLog
    branches/gcc-4_3-branch/gcc/ipa-inline.c


-- 


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]