* gcc.dg/vect/pr58508.c: Remove dg-options.

From-SVN: r203968
This commit is contained in:
Jakub Jelinek 2013-10-23 14:44:06 +02:00 committed by Jakub Jelinek
parent 442b4905f4
commit 2d67d16929
2 changed files with 4 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2013-10-23 Jakub Jelinek <jakub@redhat.com>
* gcc.dg/vect/pr58508.c: Remove dg-options.
2013-10-23 Richard Biener <rguenther@suse.de>
* gcc.dg/torture/pr58830.c: New testcase.

View File

@ -1,5 +1,4 @@
/* { dg-do compile } */
/* { dg-options "-O2 -ftree-vectorize -fdump-tree-vect-details" } */
/* The GCC vectorizer generates loop versioning for the following loop