Add a missing ChangeLog entry.

From-SVN: r75329
This commit is contained in:
Kazu Hirata 2004-01-02 17:42:05 +00:00
parent 9b9bd3b207
commit cabb656445
1 changed files with 1 additions and 0 deletions

View File

@ -219,6 +219,7 @@
* 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.
* gcse.c (dominators): Variable removed.
(free_code_hoist_mem, compute_code_hoist_data, hoist_code):
Updated for the new interface for dominance information.