Commit 58c0b652 by Kaveh R. Ghazi Committed by Kaveh Ghazi

loop-19.c: Require nonpic.

	* gcc.dg/tree-ssa/loop-19.c: Require nonpic.

From-SVN: r131575
parent daf49354
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> 2008-01-16 Jakub Jelinek <jakub@redhat.com>
Richard Guenther <rguenther@suse.de> Richard Guenther <rguenther@suse.de>
...@@ -5,6 +5,7 @@ ...@@ -5,6 +5,7 @@
The testcase comes from PR 29256 (and originally, the stream benchmark). */ The testcase comes from PR 29256 (and originally, the stream benchmark). */
/* { dg-do compile { target i?86-*-* x86_64-*-* powerpc*-*-*} } */ /* { dg-do compile { target i?86-*-* x86_64-*-* powerpc*-*-*} } */
/* { dg-require-effective-target nonpic } */
/* { dg-options "-O3 -fdump-tree-final_cleanup" } */ /* { dg-options "-O3 -fdump-tree-final_cleanup" } */
# define N 2000000 # define N 2000000
......
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