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

vmakarov@gcc.gnu.org vmakarov@gcc.gnu.org
Wed Oct 10 19:01:00 GMT 2012


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



More information about the Gcc-cvs mailing list