------- Comment #9 from ubizjak at gmail dot com 2010-08-21 06:22 ------- Index: gcc.target/i386/volatile-2.c =================================================================== --- gcc.target/i386/volatile-2.c (revision 163421) +++ gcc.target/i386/volatile-2.c (working copy) @@ -1,4 +1,5 @@ /* { dg-do compile } */ +/* { dg-require-effective-target nonpic } */ /* { dg-options "-O2" } */
/* Check volatiles are written, read or not re-read consistently */ -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45361