* gcc.dg/vect/pr58508.c: Remove dg-options.
From-SVN: r203968
This commit is contained in:
parent
442b4905f4
commit
2d67d16929
@ -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.
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user