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: Vector shifting patch


On Fri, Jun 18, 2010 at 5:32 AM, Artem Shinkarov
<artyom.shinkaroff@gmail.com> wrote:
> Thank you everyone for comments. Here is a new version of the patch
> which considers all the comments.

Hmm, Maybe I am missing something but I don't see a test that tests
what happens when one of the side of the shifters is an undefined
variable.  That test should be there as you changed
build_vector_from_val to fix that.

Thanks,
Andrew Pinski


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