From cabb656445e9788756ecbbbb7485f7daa3abba86 Mon Sep 17 00:00:00 2001 From: Kazu Hirata Date: Fri, 2 Jan 2004 17:42:05 +0000 Subject: [PATCH] Add a missing ChangeLog entry. From-SVN: r75329 --- gcc/ChangeLog.10 | 1 + 1 file changed, 1 insertion(+) 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.