On 09/19/2016 08:54 AM, Bin Cheng wrote:
Hi,
Case gcc.dg/vect/pr57558-1.c uses unsigned long at the moment which can't be 
vectorized on Sparc64.  This patch revises it by using unsigned int.  I think 
it's an obvious change.
Test result checked, is it OK?

Thanks,
bin

gcc/testsuite/ChangeLog
2016-09-15  Bin Cheng  <bin.ch...@arm.com>

        * gcc.dg/vect/pr57558-1.c: Use unsigned int instead of unsigned long.

OK.
jeff

Reply via email to