------- Comment #14 from vmakarov at gcc dot gnu dot org  2008-09-12 22:56 
-------
Subject: Bug 37377

Author: vmakarov
Date: Fri Sep 12 22:55:23 2008
New Revision: 140325

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=140325
Log:
2008-09-12  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:
    trunk/gcc/ChangeLog
    trunk/gcc/ira-build.c
    trunk/gcc/ira-emit.c


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37377

Reply via email to