This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [patch] PR21591
- From: Ira Rosen <IRAR at il dot ibm dot com>
- To: Sebastian Pop <sebastian dot pop at cri dot ensmp dot fr>
- Cc: gcc-patches at gnu dot org
- Date: Sun, 17 Sep 2006 08:28:17 +0300
- Subject: Re: [patch] PR21591
Sebastian Pop <sebastian.pop@cri.ensmp.fr> wrote on 14/09/2006 16:50:07:
>
> you have to include a line like that in the testcase:
> /* { dg-final { scan-tree-dump-times "vectorized 1 loops" 1 "vect" } } */
Yes, thanks, I forgot to put it.
Ira
>
> Sebastian