loop-19.c: Require nonpic.
* gcc.dg/tree-ssa/loop-19.c: Require nonpic. From-SVN: r131575
This commit is contained in:
parent
daf4935485
commit
58c0b65244
2 changed files with 5 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
|||
2008-01-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
|
||||
|
||||
* gcc.dg/tree-ssa/loop-19.c: Require nonpic.
|
||||
|
||||
2008-01-16 Jakub Jelinek <jakub@redhat.com>
|
||||
Richard Guenther <rguenther@suse.de>
|
||||
|
||||
|
|
|
@ -5,6 +5,7 @@
|
|||
The testcase comes from PR 29256 (and originally, the stream benchmark). */
|
||||
|
||||
/* { dg-do compile { target i?86-*-* x86_64-*-* powerpc*-*-*} } */
|
||||
/* { dg-require-effective-target nonpic } */
|
||||
/* { dg-options "-O3 -fdump-tree-final_cleanup" } */
|
||||
|
||||
# define N 2000000
|
||||
|
|
Loading…
Add table
Reference in a new issue