Add a missing ChangeLog entry.
authorKazu Hirata <kazu@gcc.gnu.org>
Fri, 2 Jan 2004 17:42:05 +0000 (17:42 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Fri, 2 Jan 2004 17:42:05 +0000 (17:42 +0000)
From-SVN: r75329

gcc/ChangeLog.10

index b197c751d409a9477448e432ecd5aff44a76b40e..d9af37775bf916377c3c3ad763e189775b15aa00 100644 (file)
        * 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.