------- Comment #13 from hjl at gcc dot gnu dot org 2008-09-09 00:03 ------- Subject: Bug 37377
Author: hjl Date: Tue Sep 9 00:01:40 2008 New Revision: 140131 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=140131 Log: 2008-09-08 Vladimir Makarov <[EMAIL PROTECTED]> PR rtl-opt/37377 * ira-build.c (common_loop_tree_node_dominator): Remove. (copy_live_ranges_to_removed_store_destinations): New function. (regno_top_level_allocno_map): Move to top level from ... (ira_flattening): ... here. Use copy_live_ranges_to_removed_store_destinations. * ira-emit.c (generate_edge_moves): Fix a comment. Modified: branches/ira-merge/gcc/ChangeLog.ira branches/ira-merge/gcc/ira-build.c branches/ira-merge/gcc/ira-emit.c -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37377