* gcc.target/i386/pr23098.c: Remove xfail.

From-SVN: r216974
This commit is contained in:
Evgeny Stupachenko 2014-10-31 13:23:46 +00:00 committed by Ilya Enkovich
parent 5970b0793c
commit bae83890e2
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2014-10-31 Evgeny Stupachenko <evstupac@gmail.com>
* gcc.target/i386/pr23098.c: Remove xfail.
2014-10-31 Eric Botcazou <ebotcazou@adacore.com>
* gnat.dg/opt42.ad[sb]: New test.

View File

@ -1,7 +1,7 @@
/* PR rtl-optimization/23098 */
/* { dg-do compile } */
/* { dg-options "-O2 -fPIC" } */
/* { dg-final { scan-assembler-not "\.LC\[0-9\]" { xfail *-*-* } } } */
/* { dg-final { scan-assembler-not "\.LC\[0-9\]" } } */
/* { dg-require-effective-target ia32 } */
/* { dg-require-effective-target fpic } */