Add a missing ChangeLog entry.
From-SVN: r75330
This commit is contained in:
parent
cabb656445
commit
1e5c54affe
1 changed files with 4 additions and 1 deletions
|
@ -219,7 +219,10 @@
|
|||
* cfgloopmanip.c (remove_bbs, find_path, create_preheader,
|
||||
split_loop_bb, loopify, duplicate_loop_to_header_edge,
|
||||
force_single_succ_latches, loop_split_edge_with): Ditto.
|
||||
* function.h (current_function_name): Remove.
|
||||
* function.c (allocate_struct_function): Don't set
|
||||
current_function_name.
|
||||
* function.h (function): Remove name.
|
||||
(current_function_name): Remove.
|
||||
* gcse.c (dominators): Variable removed.
|
||||
(free_code_hoist_mem, compute_code_hoist_data, hoist_code):
|
||||
Updated for the new interface for dominance information.
|
||||
|
|
Loading…
Add table
Reference in a new issue