Commit 9310e5e3 by Uros Bizjak Committed by Uros Bizjak

builtin-apply-mmx.c: Do not XFAIL on Darwin.

        * gcc.target/i386/builtin-apply-mmx.c: Do not XFAIL on Darwin.

From-SVN: r132832
parent 4b52b516
2007-03-03 Uros Bizjak <ubizjak@gmail.com>
* gcc.target/i386/builtin-apply-mmx.c: Do not XFAIL on Darwin.
2008-03-02 Manuel Lopez-Ibanez <manu@gcc.gnu.org> 2008-03-02 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
PR 24924 PR 24924
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
/* This test case is adapted from gcc.dg/builtin-apply4.c. */ /* This test case is adapted from gcc.dg/builtin-apply4.c. */
/* { dg-do run { xfail "*-*-*" } } */ /* { dg-do run { xfail { ! *-*-darwin* } } } */
/* { dg-options "-O2 -mmmx" } */ /* { dg-options "-O2 -mmmx" } */
/* { dg-require-effective-target ilp32 } */ /* { dg-require-effective-target ilp32 } */
......
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