This is the mail archive of the gcc-patches@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]

Re: [PATCH] ipa-inline.c cleanups



On Jul 23, 2005, at 4:09 AM, Jan Hubicka wrote:


Attached are three patches that clean up small issues in ipa- inline.c.

...

The patches are OK for mainline modulo Steven's 0/NULL comment. Thanks, Honza


Honza (and Steven) -


Thanks for the review! I forgot to include a changelog entry with my patches (sorry). Does this look ok?

- Josh

2005-07-25 Josh Conner <jconner@apple.com>

* ipa-inline.c (cgraph_edge_badness): Update comments. Invert shift
direction of badness if negative.
(cgraph_default_inline_p): Add reason to parameters, and assign it
a value.
(cgraph_decide_inlining_of_small_functions): New parameter in call
to cgraph_default_inline_p.
(cgraph_decide_inlining_incrementally): Likewise.
* cgraphunit.c (decide_is_function_needed): Likewise.
* cgraph.h (cgraph_default_inline_p): Likewise.



Attachment: badness-comments.patch
Description: Binary data

Attachment: nestshift.patch
Description: Binary data

Attachment: limit-notify.patch
Description: Binary data


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