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: [dataflow] [patch RFA] Fix build failre on sh64


Paolo Bonzini <bonzini@gnu.org> wrote:
>>        replace_rtx (user->insn, user->use, replacement_rtx);
>> +      df_insn_rescan (user->insn);
> 
> I think you really want to use validate_replace_rtx instead.

Thanks for your suggestion!  I'll come up with the revised patch
after retesting.

Regards,
	kaz


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