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] PR21591


Ira Rosen wrote:
> 
> Testcase:
> (See attached file: pr21591.c)

you have to include a line like that in the testcase:
/* { dg-final { scan-tree-dump-times "vectorized 1 loops" 1 "vect" } } */

Sebastian


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