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: [PATCH, committed] reload.c latent bug fix


> 	* reload.c (refers_to_regno_for_reload_p): Test regno, not inner_regno,
> 	against FIRST_PSEUDO_REGISTER.

That is the wrong fix.  It should be inner_regno in both cases.


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