[Bug tree-optimization/36100] [4.4 Regression] always_inline attribute is broken at -O0
hubicka at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Fri May 2 11:09:00 GMT 2008
------- Comment #3 from hubicka at gcc dot gnu dot org 2008-05-02 11:09 -------
Subject: Bug 36100
Author: hubicka
Date: Fri May 2 11:08:22 2008
New Revision: 134885
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=134885
Log:
PR bootstrap/36100
* ipa-inline.c (inline_generate_summary): Make static.
(inline_transform): Do not call inlining at -O0; make static.
* passes.c (execute_todo): Add sanity check.
(execute_one_ipa_transform_pass): Execute proper flags.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/ipa-inline.c
trunk/gcc/passes.c
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36100
More information about the Gcc-bugs
mailing list