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, vectorizer] Fix PR tree-optimization/36493


FAIL: gcc.dg/vect/pr36493.c scan-tree-dump-times vect "vectorized 1 loops" 1

appears for some targets such as powerpc64-linux-gnu (-m64) on both trunk 
and 4.3 branch.  My guess would be that this test should be using 
vect_long instead of vect_int.

-- 
Joseph S. Myers
joseph@codesourcery.com


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