OSDN Git Service

Daily bump.
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog.10
index 354bdbf..83a80fd 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.c (allocate_struct_function): Don't set
-       current_function_name.
-       * function.h (function): Remove name.
-       (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.
@@ -8876,7 +8872,7 @@ Sat Oct 11 12:24:23 CEST 2003  Jan Hubicka  <jh@suse.cz>
        (m68k_initial_elimination_offset): New function.
        (m68k_output_function_prologue): ColdFire-specific movem handling.
        (m68k_output_function_epilogue): Likewise.
-       * config/m68k/m68k.h (FIRST_PSEOUDO_REGISTER): Make room for argptr reg.
+       * config/m68k/m68k.h (FIRST_PSEUDO_REGISTER): Make room for argptr reg.
        (ARG_POINTER_REGNUM): Add new definition.
        (INITIAL_FRAME_POINTER_OFFSET): Remove macro.
        (ELIMINABLE_REGS): Define new macro, like in ix86 back-end.