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]

r190207 - in /branches/lra/gcc: ChangeLog lra-c...


Author: vmakarov
Date: Tue Aug  7 16:18:52 2012
New Revision: 190207

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

	* lra-int.h (lra_constraint_iter_after_spill): New.

	* lra.c (lra): Initialize lra_constraint_iter_after_spill.

	* lra-constraints.c (lra_constraint_iter_after_spill): New.
	(lra_constraints): Use lra_constraint_iter_after_spill.


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


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