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]

r141436 - in /branches/var-tracking-assignments...


Author: aoliva
Date: Wed Oct 29 19:32:05 2008
New Revision: 141436

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=141436
Log:
* ira-build.c (create_bb_allocnos): Disregard debug insns.
* ira-conflicts.c (add_copies): Likewise.
* ira-costs.c (scan_one_insn, process_bb_node_for_hard_reg_moves):
Likewise.
* ira-lives.c (process_bb_node_lives): Likewise.

Modified:
    branches/var-tracking-assignments-branch/gcc/ChangeLog.vta
    branches/var-tracking-assignments-branch/gcc/ira-build.c
    branches/var-tracking-assignments-branch/gcc/ira-conflicts.c
    branches/var-tracking-assignments-branch/gcc/ira-costs.c
    branches/var-tracking-assignments-branch/gcc/ira-lives.c


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