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: fix reload versus duplicated commutative operands


On Fri, Nov 30, 2001 at 07:41:27PM +0100, Jan Hubicka wrote:
> 	* reload.c (find_reloads): Update the dupplicates after swappingg.

Ok.  Typos.

> + 	      *recog_data.dup_loc[i] = recog_data.operand[(int) recog_data.dup_num[i]];
> + 	      *recog_data.dup_loc[i] = recog_data.operand[(int) recog_data.dup_num[i]];

Wrap.


r~


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