This is the mail archive of the gcc-cvs@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]

r154982 - in /branches/reload-v2a/gcc: ChangeLo...


Author: law
Date: Fri Dec  4 15:34:41 2009
New Revision: 154982

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=154982
Log:
        * ira-reload.c (build_conflicts_for_new_allocnos): Look for
        copies to/from new pseudos/allocnos and create ira copies for them.

        * ira-color.c (ira_reassign_conflict_pseudos): Remove bogus asserts.
        Free UPDATED_HARD_REG_COSTS and UPDATED_CONFLICT_HARD_REG_COSTS.
        (allocno_reload_assign): Likewise.



Modified:
    branches/reload-v2a/gcc/ChangeLog-ira-reload
    branches/reload-v2a/gcc/ira-color.c
    branches/reload-v2a/gcc/ira-reload.c


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