On 9/14/20 6:10 AM, Hongtao Liu wrote:
On Mon, Sep 14, 2020 at 3:51 PM Richard Biener via Gcc-patches
wrote:
On Fri, Sep 11, 2020 at 11:19 PM Nathan Sidwell wrote:
I noticed a compiler warning about out-of-bound access. Fixed thusly.
gcc/
* config/i386/sse.md (mov): Fi
On Mon, Sep 14, 2020 at 3:51 PM Richard Biener via Gcc-patches
wrote:
>
> On Fri, Sep 11, 2020 at 11:19 PM Nathan Sidwell wrote:
> >
> > I noticed a compiler warning about out-of-bound access. Fixed thusly.
> >
> > gcc/
> > * config/i386/sse.md (mov): Fix operand indices.
> >
>
On Fri, Sep 11, 2020 at 11:19 PM Nathan Sidwell wrote:
>
> I noticed a compiler warning about out-of-bound access. Fixed thusly.
>
> gcc/
> * config/i386/sse.md (mov): Fix operand indices.
>
> pushed as obvious
looks like wrong-code as well so could you push to affected branche