This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] RS6000 : Fix insvsi_internal1
- From: David Edelsohn <dje at watson dot ibm dot com>
- To: Devang Patel <dpatel at apple dot com>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Fri, 13 May 2005 16:04:03 -0400
- Subject: Re: [PATCH] RS6000 : Fix insvsi_internal1
* config/rs6000/rs6000.md (insvsi_internal1): Fix operand[1].
* g++.dg/opt/20050511-1.C: New test.
Okay.
The ChangeLog could be a little more descriptive, like "subtract
shift from mask end".
Is the mask begin position for right shift similarly wrong?
David