mirror of
https://gcc.gnu.org/git/gcc.git
synced 2025-01-02 00:43:44 +08:00
Fix ChangeLog formatting.
From-SVN: r217988
This commit is contained in:
parent
8be6500b53
commit
abf64717ad
@ -17,11 +17,13 @@
|
||||
|
||||
2014-11-22 Jan Hubicka <hubicka@ucw.cz>
|
||||
|
||||
* ipa.c (symbol_table::remove_unreachable_nodes): Mark all inline clones
|
||||
as having abstract origin used.
|
||||
* ipa-inline-transform.c (can_remove_node_now_p_1): Drop abstract origin check.
|
||||
* ipa.c (symbol_table::remove_unreachable_nodes): Mark all inline
|
||||
clones as having abstract origin used.
|
||||
* ipa-inline-transform.c (can_remove_node_now_p_1): Drop abstract
|
||||
origin check.
|
||||
(clone_inlined_nodes): Copy abstract originflag.
|
||||
* lto-cgraph.c (compute_ltrans_boundary): Use get_create to get abstract origin node.
|
||||
* lto-cgraph.c (compute_ltrans_boundary): Use get_create to get
|
||||
abstract origin node.
|
||||
|
||||
2014-11-22 Uros Bizjak <ubizjak@gmail.com>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user