r221372 - in /trunk/gcc: ChangeLog lra-lives.c

vries@gcc.gnu.org vries@gcc.gnu.org
Thu Mar 12 06:59:00 GMT 2015


Author: vries
Date: Thu Mar 12 06:59:34 2015
New Revision: 221372

URL: https://gcc.gnu.org/viewcvs?rev=221372&root=gcc&view=rev
Log:
Use actual_call_used_reg_set to find conflicting regs

2015-03-12  Tom de Vries  <tom@codesourcery.com>

	* lra-lives.c (check_pseudos_live_through_calls): Use
	actual_call_used_reg_set instead of call_used_reg_set, if available.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/lra-lives.c



More information about the Gcc-cvs mailing list