Commit 0e8d8383 by Richard Guenther Committed by Richard Biener

re PR tree-optimization/34223 (missed optimization - complete unrolling pass before the vectorizer)

2008-04-28  Richard Guenther  <rguenther@suse.de>

        PR testsuite/34223
        * gcc.dg/vect/vect-118.c: Rename to ...
        * gcc.dg/vect/O3-vect-pr34223.c: ... this.

From-SVN: r134747
parent 82893cba
2008-04-28 Richard Guenther <rguenther@suse.de> 2008-04-28 Richard Guenther <rguenther@suse.de>
PR testsuite/34223
* gcc.dg/vect/vect-118.c: Rename to ...
* gcc.dg/vect/O3-vect-pr34223.c: ... this.
2008-04-28 Richard Guenther <rguenther@suse.de>
PR tree-optimization/36066 PR tree-optimization/36066
* gcc.dg/torture/pr36066.c: New testcase. * gcc.dg/torture/pr36066.c: New testcase.
/* { dg-require-effective-target vect_int } */ /* { dg-require-effective-target vect_int } */
/* { dg-options "-O3 -fdump-tree-vect-details" } */
#include "tree-vect.h" #include "tree-vect.h"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment