diff options
author | Jan Hubicka <hubicka@ucw.cz> | 2015-01-20 20:48:59 +0100 |
---|---|---|
committer | Jan Hubicka <hubicka@gcc.gnu.org> | 2015-01-20 19:48:59 +0000 |
commit | bb1e543c64ff31a2e5d6959b0e4260c507c45b5b (patch) | |
tree | 6e5c86ba08bd55d166385c9730c5ac85ac9810d0 /gcc/tree.h | |
parent | 17cb42833c207240918de8279e171c834093565a (diff) | |
download | gcc-bb1e543c64ff31a2e5d6959b0e4260c507c45b5b.zip gcc-bb1e543c64ff31a2e5d6959b0e4260c507c45b5b.tar.gz gcc-bb1e543c64ff31a2e5d6959b0e4260c507c45b5b.tar.bz2 |
re PR lto/45375 ([meta-bug] Issues with building Mozilla (i.e. Firefox) with LTO)
PR lto/45375
* ipa-inline.c: Include lto-streamer.h
(report_inline_failed_reason): Output source file differences and
flags on optimization/target node mismatch.
(can_inline_edge_p): Consider caller to be the outer inline function;
be less restrictive about matching opimize and optimize_size attributes.
(inline_account_function_p): Break out from ...
(inline_small_functions): ... here.
* ipa-inline-transform.c (clone_inlined_nodes): Use
inline_account_function_p.
(inline_call): Use optimize attribution; use inline_account_function_p.
(inline_transform): Use opt_for_fn.
* ipa-inline.h (inline_account_function_p): Declare.
From-SVN: r219909
Diffstat (limited to 'gcc/tree.h')
0 files changed, 0 insertions, 0 deletions