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]

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


Author: law
Date: Tue Jun 29 17:43:28 2010
New Revision: 161545

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=161545
Log:
	* ira-reload.c (create_new_allocno_for_spilling): Drop 'allocno'
	from live_range_t.
	* ira-build.c (remove_allocno_conflicts): Use CLEAR_MINMAX_SET_BIT
	instead of CLEAR_ALLOCNO_SET_BIT.



Modified:
    branches/reload-v2a/gcc/ChangeLog-ira-reload
    branches/reload-v2a/gcc/ira-build.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]