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] Fix MIPS LHX in mips-dsp.md


"Fu, Chao-Ying" <fu@mips.com> writes:
>   I found a bug for the MIPS DSP LHX pattern in mips-dsp.md.
> We should use sign_extend, because LHX loads a halfword as a signed value.
> This patch is for GCC mainline and GCC 4.4.

Sorry to nag, but when submitting patches, please remember to say how
you tested them.

Richard


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