summaryrefslogtreecommitdiff
path: root/gcc/ChangeLog.10
diff options
context:
space:
mode:
authorkazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4>2004-01-02 17:42:05 +0000
committerkazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4>2004-01-02 17:42:05 +0000
commit9dd29db9743a1f1ce720c7e1d820f0468be5963e (patch)
treea69b3ce1d1702b03d609e5ec7a3e87486cfa1320 /gcc/ChangeLog.10
parent0a5c2b94d22518d8d8f961d6863e42ee5149b5f2 (diff)
downloadgcc-9dd29db9743a1f1ce720c7e1d820f0468be5963e.tar.gz
Add a missing ChangeLog entry.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@75329 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/ChangeLog.10')
-rw-r--r--gcc/ChangeLog.101
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/ChangeLog.10 b/gcc/ChangeLog.10
index b197c751d40..d9af37775bf 100644
--- a/gcc/ChangeLog.10
+++ b/gcc/ChangeLog.10
@@ -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.