From: kazu Date: Fri, 2 Jan 2004 17:42:05 +0000 (+0000) Subject: Add a missing ChangeLog entry. X-Git-Tag: upstream/4.9.2~74344 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=9dd29db9743a1f1ce720c7e1d820f0468be5963e;p=platform%2Fupstream%2Flinaro-gcc.git Add a missing ChangeLog entry. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@75329 138bc75d-0d04-0410-961f-82ee72b054a4 --- diff --git a/gcc/ChangeLog.10 b/gcc/ChangeLog.10 index b197c75..d9af377 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.