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]

Re: Patch to sh backedn to rename multiply instructions


> Hi Joern,
> 
>   May I have permission to apply the following patch please ?  It 
>   renames the mulu and muls instructions to mulu.w and muls.w
> 
>   This patch is at the behest of Toshiyasu Morita, who submitted a
>   case about it (101828).  A similar patch for the opcodes file has
>   been submitted to the binutils list.

I think it is ill-advised to make this change to gcc now.  People
sometimes install gas and gcc independently, or have several gcc
versions installed at the same time yet use one version of gas.
Therefore, I think we should wait some two years after the change has
been made to gas before making gcc rely on it.


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