Commit bae83890 by Evgeny Stupachenko Committed by Ilya Enkovich

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

From-SVN: r216974
parent 5970b079
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.
......
/* 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 } */
......
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