* gcc.target/i386/pr23098.c: Remove xfail.
authorEvgeny Stupachenko <evstupac@gmail.com>
Fri, 31 Oct 2014 13:23:46 +0000 (13:23 +0000)
committerIlya Enkovich <ienkovich@gcc.gnu.org>
Fri, 31 Oct 2014 13:23:46 +0000 (13:23 +0000)
From-SVN: r216974

gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/i386/pr23098.c

index e0d174d4978be8a1464ea873aabb5c989435e7d0..207287980d758f9f6ce0149c922b797199382f3c 100644 (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.
index 7f118dcfbf6ad8dd31422dce65c63c55f715fdf8..7f118bb02f99cab833a8bfad5c52e0e39e39bdb1 100644 (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 } */