This is the mail archive of the gcc-patches@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]

Re: A reload question (PR target/28011)


Ian Lance Taylor <iant@google.com> wrote:
>> 	* reload.c (push_reload): Set dont_share if IN appears in OUT
>> 	also when IN is a PLUS rtx.
>> 	(reg_overlap_mentioned_for_reload_p): Return true if X and IN
>> 	are same PLUS rtx.
> 
> I agree with your analysis.  This patch is OK.

Thanks!  I've applied it on trunk.

Regards,
	kaz


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