Commit 6208468d by Uros Bizjak Committed by Uros Bizjak

volatile-2.c: Require nonpic target.

	* gcc.target/i386/volatile-2.c: Require nonpic target.

From-SVN: r163685
parent ba6a601c
2010-08-31 Uros Bizjak <ubizjak@gmail.com>
* gcc.target/i386/volatile-2.c: Require nonpic target.
2010-08-31 Jakub Jelinek <jakub@redhat.com> 2010-08-31 Jakub Jelinek <jakub@redhat.com>
PR middle-end/45461 PR middle-end/45461
......
/* { dg-do compile } */ /* { dg-do compile } */
/* { dg-require-effective-target nonpic } */
/* { dg-options "-O2" } */ /* { dg-options "-O2" } */
/* Check volatiles are written, read or not re-read consistently */ /* Check volatiles are written, read or not re-read consistently */
......
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