This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug rtl-optimization/37377] [4.4 Regression] Bootstrap failure compiling libgcc



------- 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 <vmakarov@redhat.com>

        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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]