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: [m32c] Fix TN-16C-A156A/E (mul.w)


> ChangeLog
> 2006-07-05   Naveen.H.S <naveenh@kpitcummins.com>
> 		 * config/m32c/muldiv.md (umulhisi3_c): Use only
> registers for 
> 		 dest.
> 		 (umulhisi3_r): Likewise.

This is not the correct formatting for a ChangeLog entry.  Two spaces
in the date line, one tab before every other line.

> -        (mult:SI (zero_extend:SI (match_operand:HI 1 "mra_operand"
> "%0,0"))
> -                 (match_operand 2 "immediate_operand" "i,i")))]

Your mailer is corrupting your patches.  I've told you this before;
either change mailers or attach (vs inline) your patches.


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