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]

r192326 - in /branches/lra/gcc: ChangeLog lra-i...


Author: vmakarov
Date: Wed Oct 10 19:01:17 2012
New Revision: 192326

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=192326
Log:
2012-10-10  Vladimir Makarov  <vmakarov@redhat.com>

	* lra-int.h (lra_live_range_in_p): Remove.
	* lra-lives.c (lra_copy_live_range_list): Simplify the code.
	(lra_merge_live_ranges): Remove unnecessary code.
	Add comments and assert.
	(lra_live_range_in_p): Remove.
	(make_hard_regno_dead): Move assert above.


Modified:
    branches/lra/gcc/ChangeLog
    branches/lra/gcc/lra-int.h
    branches/lra/gcc/lra-lives.c


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